Skip to content
Snippets Groups Projects
Verified Commit 22ff6698 authored by Jonas Leder's avatar Jonas Leder
Browse files

fix artifacts path

parent 12569c7a
No related branches found
No related tags found
No related merge requests found
Pipeline #8423 failed
...@@ -9,5 +9,6 @@ build-firefox-extension: ...@@ -9,5 +9,6 @@ build-firefox-extension:
- mv web-ext-artifacts/*.xpi ./url-shorter-xpi - mv web-ext-artifacts/*.xpi ./url-shorter-xpi
- mv web-ext-artifacts/*.zip ./url-shorter-zip - mv web-ext-artifacts/*.zip ./url-shorter-zip
artifacts: artifacts:
- public/url-shorter-xpi paths:
- public/url-shorter-zip - public/url-shorter-xpi
\ No newline at end of file - public/url-shorter-zip
\ No newline at end of file
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