mirror of
https://github.com/xiaoqidun/gocos.git
synced 2026-09-08 21:53:35 +08:00
Merge branch 'main' of github.com:xiaoqidun/gocos
This commit is contained in:
commit
67e3da13c7
1 file changed
+1
-1
+1
-1
@@ -8,7 +8,7 @@ steps:
|
||||
pull: if-not-exists
|
||||
image: ccr.ccs.tencentyun.com/xiaoqidun/goenv
|
||||
commands:
|
||||
- CGO_ENABLED=0 go build -o gocos -trimpath -ldflags '-s -w' gocos.go
|
||||
- CGO_ENABLED=0 go build -o gocos -trimpath -ldflags "-s -w -buildid=" gocos.go
|
||||
- name: docker-cn
|
||||
pull: if-not-exists
|
||||
image: plugins/docker
|
||||
|
||||
Reference in new issue
Block a user