Update .gitlab-ci.yml

This commit is contained in:
TheJoKlLa 2022-05-23 22:40:56 +00:00
parent 3c54aea558
commit ef411a85c5

View File

@ -17,6 +17,8 @@ docker-build:
- arm64
- linux
stage: build
services:
- docker:dind
before_script:
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
# Default branch leaves tag empty (= latest tag)