We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 457c17d commit 2fc2389Copy full SHA for 2fc2389
tools/travis/test_openwhisk.sh
@@ -85,7 +85,7 @@ cd $OPENWHISK_HOME
85
86
# Fire up the cluster
87
cd $OPENWHISK_HOME/ansible
88
-ANSIBLE_CMD="ansible-playbook -i environments/local -e docker_image_prefix=openwhisk"
+ANSIBLE_CMD="ansible-playbook -i environments/local -e docker_image_prefix=openwhisk -e docker_image_tag=nightly"
89
$ANSIBLE_CMD setup.yml
90
$ANSIBLE_CMD prereq.yml
91
$ANSIBLE_CMD couchdb.yml
0 commit comments