Skip to content

Commit

Permalink
Pull docker image for the api gateway in advance
Browse files Browse the repository at this point in the history
  • Loading branch information
style95 committed Mar 15, 2021
1 parent c7ad646 commit ec5f93f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/travis/runStandaloneTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ kubectl config set-context --current --namespace=default
# This is required because it is timed out to pull the image during the test.
docker pull openwhisk/action-nodejs-v10:nightly
docker pull openwhisk/dockerskeleton:nightly
docker pull openwhisk/apigateway:0.11.0

cd $ROOTDIR
TERM=dumb ./gradlew :core:standalone:build \
Expand Down

0 comments on commit ec5f93f

Please sign in to comment.