Skip to content

Commit 1f24c78

Browse files
committed
Push tag latest when releasing.
1 parent ff5fca2 commit 1f24c78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ deploy:
2121
after_success:
2222
docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD";
2323
docker push iamseth/oracledb_exporter:${TRAVIS_TAG:-latest}
24+
docker push iamseth/oracledb_exporter:latest
2425

0 commit comments

Comments
 (0)