Skip to content

Commit ec5f93f

Browse files
committed
Pull docker image for the api gateway in advance
1 parent c7ad646 commit ec5f93f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/travis/runStandaloneTests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ kubectl config set-context --current --namespace=default
4747
# This is required because it is timed out to pull the image during the test.
4848
docker pull openwhisk/action-nodejs-v10:nightly
4949
docker pull openwhisk/dockerskeleton:nightly
50+
docker pull openwhisk/apigateway:0.11.0
5051

5152
cd $ROOTDIR
5253
TERM=dumb ./gradlew :core:standalone:build \

0 commit comments

Comments
 (0)