Skip to content

Commit

Permalink
Merge pull request #344 from openxc/travis
Browse files Browse the repository at this point in the history
Update deploy.sh
  • Loading branch information
pjt0620 authored Feb 25, 2020
2 parents f2ba8e3 + 919ccbe commit 2b2b4a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
#!/usr/bin/env bash
echo $1
openssl enc -d -aes256 -in secret.json.enc -out secret.json -pass pass:$1
pwd
ls
./gradlew bintrayUpload
./gradlew publishRelease

0 comments on commit 2b2b4a6

Please sign in to comment.