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: build_and_push:
stage: build stage: build
image: docker:29 image: docker:29
services:
- name: docker:29-dind
command: ["--tls=false"]
variables: variables:
DOCKER_TLS_CERTDIR: "" DOCKER_HOST: unix:///var/run/docker.sock
DOCKER_HOST: tcp://docker:2375
rules: rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
script: script: