Skip to content

Commit

Permalink
Push tag latest when releasing.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannig committed Feb 16, 2019
1 parent ff5fca2 commit 1f24c78
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 @@ -21,4 +21,5 @@ deploy:
after_success:
docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD";
docker push iamseth/oracledb_exporter:${TRAVIS_TAG:-latest}
docker push iamseth/oracledb_exporter:latest

0 comments on commit 1f24c78

Please sign in to comment.