docker
This commit is contained in:
@@ -90,7 +90,7 @@ Build:
|
|||||||
services:
|
services:
|
||||||
- docker:dind@sha256:c8bb6fa5388b56304dd770c4bc0478de81ce18540173b1a589178c0d31bfce90
|
- docker:dind@sha256:c8bb6fa5388b56304dd770c4bc0478de81ce18540173b1a589178c0d31bfce90
|
||||||
before_script:
|
before_script:
|
||||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
|
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_CONTAINER_REGISTRY
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# fetches the latest image (not failing if image is not found)
|
# fetches the latest image (not failing if image is not found)
|
||||||
|
|||||||
Reference in New Issue
Block a user