ningyougang commented on code in PR #517: URL: https://github.com/apache/openwhisk-cli/pull/517#discussion_r957020413
########## tools/travis/test_openwhisk.sh: ########## @@ -82,22 +82,42 @@ cd $TRAVIS_BUILD_DIR # cd $OPENWHISK_HOME +# Build openwhisk image to keep test case code consistent with latest openwhisk core code +./gradlew distDocker -PdockerImagePrefix=openwhisk -PdockerImageTag=latest Review Comment: As comment said, build openwhisk image to keep test case code consistent with latest openwhisk core code -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
