Commit 41961421 authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent 9eea1372
Pipeline #10707 failed with stages
in 41 seconds
......@@ -30,10 +30,6 @@ before_script:
- docker network prune -f || true
- docker image prune -a -f || true
- docker builder prune -f || true
- sudo apt-get clean
- sudo rm -rf /var/lib/apt/lists/*
- sudo rm -rf /tmp/*
- sudo journalctl --vacuum-time=1s
build:
stage: build
......
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