This commit is contained in:
Заид Омар Медхат 2025-12-14 00:15:00 +05:00
parent 1d21861615
commit ecf2dcf569

View File

@ -9,12 +9,8 @@ variables:
build_and_push:
stage: build
image: docker:29
services:
- name: docker:29-dind
command: ["--tls=false"]
variables:
DOCKER_TLS_CERTDIR: ""
DOCKER_HOST: tcp://docker:2375
DOCKER_HOST: unix:///var/run/docker.sock
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
script: