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

Debug CI

parent 5fea435b
No related branches found
No related tags found
1 merge request!15Remove environment preparation
......@@ -4,6 +4,7 @@ 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