Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2021-11-28 19:52:26 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2021-11-28 19:52:26 +0300
commit9a8e992bfe9d7ce5308ef8b5bef8abe62eb70bd8 (patch)
tree276fbd7601dc0b3cbdada24157a3aeced3d9ad05
parentc318c775e7cbfbc0de3b08e11728a9a2ad686a5b (diff)
Test chrome publish
Signed-off-by: Marius David Wieschollek <passwords.public@mdns.eu>
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7cbc319..ded2515 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -76,7 +76,6 @@ Publish Nightly Chrome:
allow_failure: true
script:
- 'export WEXT_SHIPIT_CHROME_EXTENSION_ID=${CHROME_EXTENSION_ID_TESTING}'
- - 'curl "https://accounts.google.com/o/oauth2/token" -d "client_id=$WEXT_SHIPIT_CHROME_CLIENT_ID&client_secret=$WEXT_SHIPIT_CHROME_CLIENT_SECRET&code=$WEXT_SHIPIT_CHROME_REFRESH_TOKEN&grant_type=authorization_code&redirect_uri=urn:ietf:wg:oauth:2.0:oob"'
- 'shipit chrome dist/chrome-extension'
environment:
name: Testing