Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Commit

Permalink
Fixed private key being removed (#634)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-j-lee authored Oct 13, 2018
1 parent d9feb0f commit 2d7c659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ branches:
deploy:
provider: script
script: bash DevOps/pipeline/deploy-artifacts.sh "$APP_ID" "$TRAVIS_TAG" "$(pwd)/artifacts"
skip_cleanup: true
on:
branch: master
tags: true
Expand Down

0 comments on commit 2d7c659

Please sign in to comment.