mirror of
https://github.com/harness/drone.git
synced 2025-05-02 20:02:06 +08:00
"Nov 14 commit 5"
This commit is contained in:
parent
13d4f3b0c8
commit
bfcd50b0fc
@ -16,7 +16,7 @@ steps:
|
|||||||
- go build -o /dev/null -tags "oss nolimit" github.com/drone/drone/cmd/drone-server
|
- go build -o /dev/null -tags "oss nolimit" github.com/drone/drone/cmd/drone-server
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:1.1.22.7
|
image: golang:1.22.7
|
||||||
commands:
|
commands:
|
||||||
- sh scripts/build.sh
|
- sh scripts/build.sh
|
||||||
environment:
|
environment:
|
||||||
@ -53,7 +53,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:1.1.22.7
|
image: golang:1.22.7
|
||||||
commands:
|
commands:
|
||||||
- sh scripts/build.sh
|
- sh scripts/build.sh
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user