Update .gitlab-ci.yml file
This commit is contained in:
@@ -35,6 +35,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- nslookup registry.evanshome.io
|
- nslookup registry.evanshome.io
|
||||||
|
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||||
#- docker pull $CI_REGISTRY_IMAGE:latest || true
|
#- docker pull $CI_REGISTRY_IMAGE:latest || true
|
||||||
- >
|
- >
|
||||||
docker build
|
docker build
|
||||||
|
|||||||
Reference in New Issue
Block a user