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

Update gitlab-ci-mkp.yml

parent a204b79a
No related branches found
No related tags found
No related merge requests found
......@@ -38,4 +38,4 @@ release_job:
- 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
- glab release create $CI_COMMIT_TAG -T $CI_COMMIT_TAG --notes "${CI_COMMIT_TAG_MESSAGE}" \
"dist/${CHECKMK_PLUGIN_FILENAME}#${CHECKMK_PLUGIN_FILENAME}#package"
\ No newline at end of file
"./dist/${CHECKMK_PLUGIN_FILENAME}#${CHECKMK_PLUGIN_FILENAME}#package"
\ No newline at end of file
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