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

debug with logging

parent 4ac4f68c
No related branches found
No related tags found
1 merge request!23Tut01 test exercise
...@@ -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