predic8 opened a new issue, #1352:
URL: https://github.com/apache/camel-karavan/issues/1352

   ### Describe the bug
   
   Images build are failing. In build.sh the line:
   
   `jbang -Dcamel.jbang.version=$CAMEL_VERSION camel@apache/camel export 
--local-kamelet-dir=$KAMELETS_DIR`
   
   returns with:
   
   `The runtime option must be specified`
   
   Adding
   
   --runtime=camel-main
   
   fixes it.
   
   ### Steps to reproduce the behavior
   
   1. Go to '...'a
   2. Click on '....'
   3. Scroll down to '....'
   4. See error
   
   
   ### Variant
   
   Web Application
   
   ### Container Management (if applicable)
   
   Docker
   
   ### Operating System (if applicable)
   
   MacOS
   
   ### Version
   
   4.7.0
   
   ### Relevant log output
   
   ```shell
   The runtime option must be specified
   ```
   


-- 
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.apache.org

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

Reply via email to