Update .gitlab-ci.yml file

This commit is contained in:
2023-10-07 03:28:53 +00:00
parent 49d843cf1e
commit ff03988c19

View File

@@ -35,6 +35,7 @@ build:
stage: build
script:
- nslookup registry.evanshome.io
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
#- docker pull $CI_REGISTRY_IMAGE:latest || true
- >
docker build