Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
Commit 41b09c6b authored by parciak's avatar parciak
Browse files

Changed harbor cli token

parent b8dc7894
Branches cicd
No related tags found
1 merge request!7Changed harbor cli token
Pipeline #144638 passed
......@@ -51,7 +51,7 @@ publish_to_harbor:
- master
before_script:
- docker login --username robot$medic_robot --password $HARBOR_PUSH_TOKEN harbor.umg.eu
- docker login --username marcelparciak --password $HARBOR_PUSH_TOKEN harbor.umg.eu
- pip3 install --user pydantic
- AGENTVERSION=`python3 -c 'import uploader.config; print(uploader.config.get_version())'`
......
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