Update .gitlab-ci.yml

This commit is contained in:
TheJoKlLa 2022-05-23 22:16:57 +00:00
parent f8990dbb97
commit 3c54aea558

View File

@ -17,8 +17,6 @@ docker-build:
- arm64 - arm64
- linux - linux
stage: build stage: build
services:
- docker:dind
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_REGISTRY
# Default branch leaves tag empty (= latest tag) # Default branch leaves tag empty (= latest tag)