Skip to content
Snippets Groups Projects
Unverified Commit 9391d0c7 authored by Matteo Di Carlo's avatar Matteo Di Carlo Committed by GitHub
Browse files

Merge branch 'master' into upgrade-to-buster

parents 558055d1 7b0052e4
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ stages:
# https://docs.gitlab.com/ee/ci/docker/using_docker_build.html#authenticating-to-the-container-registry
before_script:
- docker login -u $DOCKER_REGISTRY_USER_LOGIN -p $CI_REGISTRY_PASS_LOGIN $CI_REGISTRY
- docker login -u $DOCKER_REGISTRY_USERNAME -p $DOCKER_REGISTRY_PASSWORD $DOCKER_REGISTRY_HOST
build_tango-builder:
retry: 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment