Skip to content
Snippets Groups Projects
Verified Commit d3d43101 authored by Marius David Wieschollek's avatar Marius David Wieschollek
Browse files

Fix firefox publish

parent 37f0f84a
No related merge requests found
Pipeline #5696 passed
......@@ -110,7 +110,7 @@ Publish Stable Firefox:
- 'cd src'
- 'zip -r -9 ../extension-source.zip ./*'
- 'cd ..'
- 'web-ext sign --channel listed --amo-metadata=firefox/amo-metadata.json -upload-source-code=extension-source.zip'
- 'web-ext sign --channel listed --amo-metadata=firefox/amo-metadata.json --upload-source-code=extension-source.zip'
environment:
name: Stable
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment