Commit 09fd2cdc authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent a8c20428
Pipeline #10694 failed with stages
in 9 minutes and 51 seconds
......@@ -19,7 +19,7 @@ variables:
DOCKER_TLS_CERTDIR: ""
DOCKER_HOST: "unix:///var/run/docker.sock"
DOCKER_OPTS: "--data-root=/mnt/volume/docker-data"
DOCKER_MEMORY: "4g"
DOCKER_MEMORY: "3g"
DOCKER_CPUS: "2"
build:
......@@ -59,7 +59,7 @@ build:
key: build-cache
paths:
- /mnt/volume
timeout: 2h # Увеличиваем таймаут до 2 часов
timeout: 2h
deploy:
stage: deploy
......
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