Skip to content
Snippets Groups Projects
Commit 61328610 authored by Marica Antonacci's avatar Marica Antonacci
Browse files

Fix typo

parent d30224d9
No related branches found
No related tags found
No related merge requests found
Pipeline #85029 passed
......@@ -4,7 +4,7 @@ docker-build:
services:
- docker:dind
before_script:
- docker login -u HARBOR_USERNAME -p HARBOR_PASSWORD harbor.cloud.infn.it
- docker login -u $HARBOR_USERNAME -p $HARBOR_PASSWORD harbor.cloud.infn.it
# Default branch leaves tag empty (= latest tag)
# All other branches are tagged with the escaped branch name (commit ref slug)
variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment