jonpspri commented on a change in pull request #184: Create tarball for Nginx
container in OpenWhisk as part of release deploy script
URL:
https://github.com/apache/incubator-openwhisk-cli/pull/184#discussion_r159913734
##########
File path: config/content.json
##########
@@ -0,0 +1,49 @@
+{
Review comment:
Meanwhile, as I've been poking around I've arrived at the conviction that
the real problem is that we've got builds happening in two places: 'build.sh'
(via gradle) and 'tools/travis/build_tag_releases.sh'. So, I'm going to tinker
with how the travis build works to see if I can get it to use 'build.sh'. That
will mean figuring out how to spec a cross-compile build via ./gradlew, though,
which may bring us back around to the 'config.json' conversation.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services