Skip to content
Snippets Groups Projects
Commit 9b49d041 authored by Frank Baier's avatar Frank Baier
Browse files

Update gitlab-ci-mkp.yml

parent dc010bc7
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ release_job:
- ls -la
- ls -la dist
- echo ${CHECKMK_PLUGIN_FILENAME}
- echo "${PACKAGE_REGISTRY_URL}/${CHECKMK_PLUGIN_FILENAME}"
- glab config set check_update false --global
- glab auth login --job-token $CI_JOB_TOKEN --hostname $CI_SERVER_HOST --api-protocol $CI_SERVER_PROTOCOL
- GITLAB_HOST=$CI_SERVER_URL glab release list -R $CI_PROJECT_PATH
......
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