Update .gitlab-ci.yml file

This commit is contained in:
Marek Lesko
2025-07-27 17:01:57 +00:00
parent a551ec95c0
commit 316d891da4

View File

@@ -59,7 +59,8 @@ docker-build:
stage: release
image: docker:latest
services:
- docker:dind
- name: docker:dind
alias: docker
variables:
DOCKER_DRIVER: overlay2
script: