generated from VLADIMIR/template
add zip
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ steps:
|
||||
- set GOOS=linux
|
||||
- set GOARCH=amd64
|
||||
- set CGO_ENABLED=0
|
||||
- go build -a -ldflags '-extldflags "-static"' -o evening_detective_server cmd/evening_detective_server/main.go
|
||||
- go build -a -ldflags '-extldflags "-static"' -o evening_detective_server ./cmd/evening_detective_server
|
||||
|
||||
- name: test
|
||||
image: golang
|
||||
|
||||
Reference in New Issue
Block a user