Skip to content

Commit 19f07b5

Browse files
committed
Run corresponding vendor scenario
1 parent 195acbb commit 19f07b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ env:
3535
- DOCKER_IMAGE_BASE=centos:7 JDK_MAJOR=11 JDK_VERSION=11.0.8.10 DOCKER_TAG_TO_PUBLISH=11.0.8.10-centos7-openjdk-headless
3636
- DOCKER_IMAGE_BASE=centos:8 JDK_MAJOR=11 JDK_VERSION=11.0.8.10 DOCKER_TAG_TO_PUBLISH=11.0.8.10-centos8-openjdk-headless
3737
script:
38-
- pipenv run molecule test
38+
- pipenv run molecule test --scenario-name=${JDK_VENDOR:-default}
3939
notifications:
4040
webhooks:
4141
- https://galaxy.ansible.com/api/v1/notifications/

0 commit comments

Comments
 (0)