Skip to content

Commit

Permalink
Testing CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
hekonsek committed Apr 20, 2016
1 parent 691ea10 commit e81b168
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addServer.py
Expand Up @@ -21,6 +21,9 @@
import xml.dom.minidom

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

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

0 comments on commit e81b168

Please sign in to comment.