Skip to content

Commit

Permalink
changed to use 3.1 METplus docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Aug 11, 2020
1 parent 66bf9d2 commit 8e0e427
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ env:
# The DOCKERHUB_USER_REPO setting ASSUMES your owner_name
# in travis ci IS THE SAME as your docker hub user_name,
# since it is setting it based on the travis repo slug.
- DOCKERHUB_USER_REPO="`dirname ${TRAVIS_REPO_SLUG}| awk '{print tolower($0)}'`/metplus"
- DOCKERHUB_USER_TAGNAME=test
- DOCKERHUB_USER_REPO=dtcenter/metplus
- DOCKERHUB_USER_TAGNAME=3.1
# set to true to use default settings
# if set to false, to use DOCKER_USER_* settings, your dockerhub container.
- DOCKERHUB_USE_DEFAULT=false
Expand Down

0 comments on commit 8e0e427

Please sign in to comment.