Skip to content

Commit

Permalink
Push alpine image.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannig committed Feb 20, 2019
1 parent 0a2b081 commit 74f2a71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ after_success:
docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD";
docker push iamseth/oracledb_exporter:${TRAVIS_TAG:-latest}
docker push iamseth/oracledb_exporter:latest
docker push iamseth/oracledb_exporter:${TRAVIS_TAG:-latest}-alpine
docker push iamseth/oracledb_exporter:alpine

0 comments on commit 74f2a71

Please sign in to comment.