doing a go get
This commit is contained in:
parent
600b64aede
commit
8c475a9b38
@ -5,4 +5,5 @@ steps:
|
||||
- name: Build Caddy Server
|
||||
image: golang
|
||||
commands:
|
||||
- go get ./...
|
||||
- go build -o caddy main.go
|
Loading…
Reference in New Issue
Block a user