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

confirm artifact exists

parent fdb7fe67
No related branches found
No related tags found
1 merge request!26Tut01
......@@ -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