mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 23:17:09 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user