Skip to content
Snippets Groups Projects
Commit 3bf02c4c authored by Gioacchino Vino's avatar Gioacchino Vino
Browse files

Removed Debug line from gitlab-ci

parent a9bcd2cf
No related branches found
No related tags found
1 merge request!16Removed Debug line from gitlab-ci
Pipeline #109572 passed
......@@ -4,7 +4,6 @@ docker-build:
services:
- docker:dind
before_script:
- echo "username $HARBOR_USERNAME"
- 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)
......
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