Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pjt0620 authored Feb 25, 2020
1 parent 9a91b00 commit 919ccbe
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 919ccbe

Please sign in to comment.