Update .gitlab-ci.yml
This commit is contained in:
parent
15641379d5
commit
982e450d09
@ -18,7 +18,7 @@ upload:
|
|||||||
cleanup:
|
cleanup:
|
||||||
stage: cleanup
|
stage: cleanup
|
||||||
script:
|
script:
|
||||||
- ls -la
|
- docker system prune -f
|
||||||
|
|
||||||
build_full:
|
build_full:
|
||||||
stage: build
|
stage: build
|
||||||
|
Loading…
Reference in New Issue
Block a user