Skip to content

Commit 77535e8

Browse files
committed
Add a comment
1 parent f1a86ee commit 77535e8

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
@@ -44,6 +44,7 @@ kind create cluster --wait 5m
4444
export KUBECONFIG="$(kind get kubeconfig-path)"
4545
kubectl config set-context --current --namespace=default
4646

47+
# This is required because it is timed out to pull the image during the test.
4748
docker pull openwhisk/action-nodejs-v10:nightly
4849

4950
cd $ROOTDIR

0 commit comments

Comments
 (0)