Skip to content
Snippets Groups Projects
Commit 64f4f126 authored by Kai DeLorenzo's avatar Kai DeLorenzo :purple_heart:
Browse files

Update .gitlab-ci.yml file

parent 0c4acf37
No related branches found
No related tags found
No related merge requests found
......@@ -30,3 +30,8 @@ deploy-job: # This job runs in the deploy stage.
- PRIVATE_KEY_PASSPHRASE="$passphrase" bash sign-script.sh BiliBiliScript.js > results.txt
- bash add_signature.sh results.txt BiliBiliConfig.json
- cat BiliBiliConfig.json
artifacts:
paths:
- build/BiliBiliConfig.json
- build/BiliBiliScript.js
- build/BiliBiliIcon.svg
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