mirror of
https://github.com/Cockatrice/Magic-Spoiler.git
synced 2026-09-07 09:15:32 -05:00
Update deploy.sh
This commit is contained in:
@@ -71,7 +71,8 @@ openssl aes-256-cbc -K $ENCRYPTED_KEY -iv $ENCRYPTED_IV -in ../.travis/deploy_ke
|
||||
chmod 600 ../deploy_key
|
||||
eval `ssh-agent -s`
|
||||
ssh-add ../deploy_key
|
||||
ssh-agent -k
|
||||
|
||||
# Now that we're all set up, we can push.
|
||||
git push $SSH_REPO $TARGET_BRANCH
|
||||
|
||||
ssh-agent -k
|
||||
|
||||
Reference in New Issue
Block a user