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