Skip to content
Snippets Groups Projects
Commit 7ef0bdcd authored by ludo8147's avatar ludo8147
Browse files

publish artifact

parent 7a37c1de
No related branches found
No related tags found
No related merge requests found
...@@ -60,8 +60,6 @@ job_publish: ...@@ -60,8 +60,6 @@ job_publish:
--upload-file ${artifact} \ --upload-file ${artifact} \
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/artifacts/${version}/" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/artifacts/${version}/"
done done
rules:
- if: $CI_COMMIT_REF_NAME =~ /stable/
job_upload: job_upload:
stage: publish stage: publish
......
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