Skip to content

Commit

Permalink
Updated secure credentials.
Browse files Browse the repository at this point in the history
  • Loading branch information
hekonsek committed Apr 20, 2016
1 parent 867231d commit 0034d97
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions addServer.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
import xml.dom.minidom import xml.dom.minidom


print 'Editing Maven settings...' print 'Editing Maven settings...'
print os.environ["SONATYPE_PASSWORD"]
print os.environ["DOCKER_PASSWORD"]
print 'xxx'


if os.environ["TRAVIS_SECURE_ENV_VARS"] == "false": if os.environ["TRAVIS_SECURE_ENV_VARS"] == "false":
print "no secure env vars available, skipping deployment" print "no secure env vars available, skipping deployment"
Expand Down

0 comments on commit 0034d97

Please sign in to comment.