mirror of
https://github.com/unpoller/unpoller.git
synced 2026-07-31 09:48:42 -04:00
fix build now. uhg
This commit is contained in:
@@ -29,7 +29,7 @@ before_script:
|
||||
# Create your own deploy key, tar it, and encrypt the file to make this work. Optionally add a bitly_token file to the archive.
|
||||
- openssl aes-256-cbc -K $encrypted_9f3147001275_key -iv $encrypted_9f3147001275_iv -in .secret-files.tar.enc -out .secret-files.tar -d
|
||||
- tar -xf .secret-files.tar
|
||||
- gpg --import gpg.signing.key
|
||||
- gpg --batch --yes --import gpg.signing.key
|
||||
- rm -f gpg.signing.key .secret-files.tar
|
||||
- source settings.sh
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user