Skip to content
Snippets Groups Projects
Commit 3a84d1aa authored by Marmaduke Woodman's avatar Marmaduke Woodman :footprints:
Browse files

alright no quotes

parent bd1d48c1
No related branches found
No related tags found
No related merge requests found
Pipeline #16135 failed with stage
in 4 minutes and 2 seconds
......@@ -9,5 +9,5 @@ build_image:
- shell-runner
script:
- docker build -t $registry/$tag .
- docker login -u '$HARBOR_USER' -p '$HARBOR_KEY' $registry
- docker login -u $HARBOR_USER -p $HARBOR_KEY $registry
- docker push $registry/$tag
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment