This commit is contained in:
parent
2c3c989480
commit
648f56f1d0
@ -6,6 +6,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: golang:latest
|
image: golang:latest
|
||||||
commands:
|
commands:
|
||||||
|
- apt update -y
|
||||||
- apt install -y python3-pip curl
|
- apt install -y python3-pip curl
|
||||||
- go mod download
|
- go mod download
|
||||||
- curl -sL https://git.io/goreleaser > goreleaser.sh
|
- curl -sL https://git.io/goreleaser > goreleaser.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user