Skip to content

Commit

Permalink
Adjust command in travis build script
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Apr 11, 2018
1 parent 02685d7 commit 59daf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/bin/build-travis-images
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ else

pip install -qr requirements/host.txt
export LOCAL_USER_ID=$UID
makey build-all
makey build-dev-all

echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
tag_and_push dev-root $MASTER
Expand Down

0 comments on commit 59daf3c

Please sign in to comment.