Commit 1484b0dc authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent a9d87f34
No related merge requests found
Pipeline #10757 failed with stages
in 1 minute and 2 seconds
Showing with 3 additions and 0 deletions
+3 -0
......@@ -31,6 +31,9 @@ before_script:
- docker network prune -f || true
- docker image prune -a -f || true
- docker builder prune -f || true
- apt-get clean
- rm -rf /var/lib/apt/lists/*
- rm -rf /root/.cache/pip
after_script:
- docker system prune -a -f --volumes || 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