Skip to content
Snippets Groups Projects
Commit 02d4d81d authored by Yana Kernerman's avatar Yana Kernerman Committed by Yana Kernerman
Browse files

debug with logging

parent 8f705100
No related branches found
No related tags found
1 merge request!26Tut01
...@@ -56,5 +56,5 @@ job_publish_artifact: ...@@ -56,5 +56,5 @@ job_publish_artifact:
curl \ curl \
--header "JOB-TOKEN: ${CI_JOB_TOKEN}" \ --header "JOB-TOKEN: ${CI_JOB_TOKEN}" \
--upload-file ./artifact.bin \ --upload-file ./artifact.bin \
"${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/artifacts/${version}/webservice" "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/artifacts/1.0.0/webservice"
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