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 c7ad646 commit ec5f93fCopy full SHA for ec5f93f
tools/travis/runStandaloneTests.sh
@@ -47,6 +47,7 @@ kubectl config set-context --current --namespace=default
47
# This is required because it is timed out to pull the image during the test.
48
docker pull openwhisk/action-nodejs-v10:nightly
49
docker pull openwhisk/dockerskeleton:nightly
50
+docker pull openwhisk/apigateway:0.11.0
51
52
cd $ROOTDIR
53
TERM=dumb ./gradlew :core:standalone:build \
0 commit comments