Updated DockerHub username (#1506)
This commit is contained in:
parent
5fb4617b45
commit
e01e31550b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set -e
|
|||
|
||||
scripts="$(dirname "$0")"
|
||||
|
||||
echo "$DOCKER_PASSWORD" | docker login -u nanocurrency --password-stdin
|
||||
echo "$DOCKER_PASSWORD" | docker login -u nanoreleaseteam --password-stdin
|
||||
|
||||
# We push this just so it can be a cache next time
|
||||
if [ "$TRAVIS_BRANCH" = "master" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue