mirror of
https://github.com/woodchen-ink/webp_server_go.git
synced 2025-07-18 13:42:02 +08:00
skip-cleanup
This commit is contained in:
parent
7152cae868
commit
810fba5c89
@ -6,6 +6,7 @@ go:
|
||||
jobs:
|
||||
include:
|
||||
- stage: test-build
|
||||
skip_cleanup: true
|
||||
script: go build -o webp-server-linux-amd64 webp-server.go
|
||||
script: ls
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user