This commit is contained in:
ITQ
2025-03-01 00:31:56 +03:00
parent 7add71fd92
commit edd35342d3
+1 -1
View File
@@ -11,7 +11,7 @@ build_images:
stage: build stage: build
image: docker:27.5.1 image: docker:27.5.1
services: services:
- docker:dind - docker:27.5.1-dind
rules: rules:
- if: $CI_COMMIT_REF_NAME == "master" - if: $CI_COMMIT_REF_NAME == "master"
script: script: