Skip to content
Snippets Groups Projects
Commit 4f2807ea authored by Michal Petrovič's avatar Michal Petrovič
Browse files

fix cleanup

parent d3f062e0
Branches
1 merge request!14Resolve "Job Failed #648600"
......@@ -118,7 +118,7 @@ cleanup:
tags:
- cache
script:
- docker system prune -a -f || true
- docker image prune || true
- rm -rf build/ || true
when: always
allow_failure: true
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment