skip-cleanup

This commit is contained in:
n0vad3v 2020-02-28 20:14:15 +08:00 committed by Benny~
parent 7152cae868
commit 810fba5c89
No known key found for this signature in database
GPG Key ID: 6CD0DBDA5235D481

View File

@ -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