Skip to content

Commit

Permalink
do not disclosure token
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Jan 24, 2017
1 parent 2d3aa55 commit 858fdb4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .surge.sh
Expand Up @@ -4,8 +4,6 @@
# Manual uploading require credentials, so only travis can do this.
# For more info see https://surge.sh/

set -x

if [ "$TRAVIS_EVENT_TYPE" = "push" -a "$TRAVIS_BRANCH" = "master" ]; then
docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" \
-e SURGE_LOGIN="$SURGE_LOGIN" -e SURGE_TOKEN="$SURGE_TOKEN" \
Expand Down

0 comments on commit 858fdb4

Please sign in to comment.