Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

Commit

Permalink
fixed env variable for web-ext-deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectronicManuel committed Feb 22, 2019
1 parent 4719490 commit 0df5edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ deploy:
WEB_EXT_CHROME_APP_ID: ofpeaemcoefdpfkimgghkkggcimkjepk
WEB_EXT_AMO_APP_ID: "{560ece31-4892-44b1-b1cc-331bad846f57}"
WEB_EXT_SOURCE_DIR: /builds/Softwulf/VideoSyncer
APP_VERSION: $CI_COMMIT_TAG
WEB_EXT_APP_VERSION: $CI_COMMIT_TAG
script:
- pwd
- ls $(pwd)
Expand Down

0 comments on commit 0df5edf

Please sign in to comment.