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

confirm artifact exists

parent 234d80fa
No related branches found
No related tags found
1 merge request!23Tut01 test exercise
......@@ -44,6 +44,8 @@ job_publish_artifact:
- job_build_artifact
script:
- echo "Publishing artifact..."
- ls -al # List files to confirm artifact.bin exists
- curl --version
- |
curl \
--header "JOB-TOKEN: ${CI_JOB_TOKEN}" \
......
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