Commit 54121ad1 authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Image build is optimized.

parent b9df988d
Pipeline #10675 failed with stages
in 11 seconds
......@@ -21,9 +21,9 @@ variables:
build:
stage: build
image: docker:24
image: docker:latest
services:
- name: docker:24-dind
- name: docker:dind
command: ["--tls=false", "--storage-driver=overlay2", "--mtu=1500", "--data-root=/mnt/volume"]
before_script:
- mkdir -p /mnt/volume
......
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