This commit is contained in:
bacon
2024-03-21 01:59:53 +03:00
parent b3e8502804
commit 721b33d963

View File

@@ -86,9 +86,9 @@ services:
Build: Build:
stage: build stage: build
image: docker@sha256:c8bb6fa5388b56304dd770c4bc0478de81ce18540173b1a589178c0d31bfce90 image: docker:25.0.5-dind
services: services:
- docker:dind@sha256:c8bb6fa5388b56304dd770c4bc0478de81ce18540173b1a589178c0d31bfce90 - docker:25.0.5-dind
before_script: before_script:
- echo $CI_CONTAINER_REGISTRY - echo $CI_CONTAINER_REGISTRY
- echo $CI_REGISTRY - echo $CI_REGISTRY