Skip to content
Snippets Groups Projects
Commit 05ac1156 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

files.txt location

parent 820f4a2b
No related branches found
No related tags found
No related merge requests found
Pipeline #8088 passed
...@@ -58,7 +58,7 @@ upload: ...@@ -58,7 +58,7 @@ upload:
- compile - compile
script: script:
- curl --header "PRIVATE-TOKEN:$CI_RELEASE_TOKEN" --upload-file "dist.zip" "${PACKAGE_REGISTRY_URL}/dist.zip" - curl --header "PRIVATE-TOKEN:$CI_RELEASE_TOKEN" --upload-file "dist.zip" "${PACKAGE_REGISTRY_URL}/dist.zip"
- echo "dist.zip" > ../files.txt - echo "dist.zip" > files.txt
artifacts: artifacts:
paths: paths:
- files.txt - files.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment