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