try pushing with hardcoded name/tag
This commit is contained in:
@@ -21,6 +21,7 @@ build:
|
||||
script:
|
||||
- docker build --pull -t "$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG" .
|
||||
- echo docker push "$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_SLUG"
|
||||
- docker push sneak/dockerized-workstation:latest
|
||||
except:
|
||||
- master
|
||||
|
||||
|
||||
Reference in New Issue
Block a user