This commit is contained in:
parent
0689dc6bb6
commit
a745fadc15
@ -3,7 +3,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: r.pkg.cx/build/go:1.14
|
image: r.pkg.cx/build/go:1.18
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- "go build -v -ldflags \"-X main.version=${DRONE_COMMIT_SHA:0:8}\" -a -tags netgo -o release/linux/amd64/drone-gitea-release"
|
- "go build -v -ldflags \"-X main.version=${DRONE_COMMIT_SHA:0:8}\" -a -tags netgo -o release/linux/amd64/drone-gitea-release"
|
||||||
|
Loading…
Reference in New Issue
Block a user