Commit 64c8bd9b authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent 18bfb469
Pipeline #10602 failed with stage
in 3 minutes and 50 seconds
......@@ -23,6 +23,8 @@ build:
services:
- docker:24-dind
before_script:
- mkdir -p /mnt/volume
- mount /dev/vdb /mnt/volume
- export DOCKER_TMPDIR=/mnt/volume
- docker system prune -a -f
- docker volume prune -f
......
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