tadayosi commented on issue #3315:
URL: https://github.com/apache/camel-k/issues/3315#issuecomment-1141646734

   The root cause is that this Makefile variable has to be a single-line string 
but is actually multi lines:
   ```
   BUNDLE_METADATA_OPTS=--channels=stable-dev-1.1
   0.0 --default-channel=stable-dev-1.1
   0.0 --package=camel-k
   ```
   This makes `make bundle` fail on CI.


-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to