Skip to content

Commit

Permalink
updated wildfly to wildfly 12
Browse files Browse the repository at this point in the history
  • Loading branch information
siamaksade committed Oct 5, 2018
1 parent c66480f commit a40e60c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ before_install:

script:
- mvn package
- ${HOME}/bin/s2i build . openshift/wildfly-101-centos7 $IMAGE_REPO:$TRAVIS_BRANCH-release
- ${HOME}/bin/s2i build . openshift/wildfly-120-centos7 $IMAGE_REPO:$TRAVIS_BRANCH-release
- docker push $IMAGE_REPO:$TRAVIS_BRANCH-release

0 comments on commit a40e60c

Please sign in to comment.