Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
push nats controller image :latest tag as well (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
murali-reddy authored Apr 17, 2018
1 parent 298ad52 commit 3bec4b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ after_success:
docker push ${CONTROLLER_IMAGE_NAME}:latest
docker push ${BUILDER_IMAGE_NAME}:latest
docker push ${KAFKA_CONTROLLER_IMAGE_NAME}:latest
docker push ${NATS_CONTROLLER_IMAGE_NAME}:latest
fi
before_deploy:
Expand Down

0 comments on commit 3bec4b6

Please sign in to comment.