Commit 0187a808 authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent c80106cd
Pipeline #10704 failed with stages
in 51 seconds
......@@ -23,7 +23,7 @@ variables:
DOCKER_CPUS: "2"
before_script:
- docker login -u $DOCKER_HUB_USERNAME -p $DOCKER_HUB_PASSWORD
- docker login -u $DOCKER_USER -p $DOCKER_PW
- docker system prune -a -f --volumes || true
- docker container prune -f || true
- docker network 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