Commit 2e158f9a authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent 135ce25e
No related merge requests found
Pipeline #10737 failed with stages
in 35 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -31,7 +31,7 @@ before_script:
- docker network prune -f || true
- docker image prune -a -f || true
- docker builder prune -f || true
-
after_script:
- docker system prune -a -f --volumes || true
- docker container prune -f || true
......
Supports Markdown
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