You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/24 07:21:44 UTC

[GitHub] [camel-k] squakez commented on pull request #3765: [backport] chore(ci): clean actions

squakez commented on PR #3765:
URL: https://github.com/apache/camel-k/pull/3765#issuecomment-1288533553

   > It appears that the env var is not correctly propagated for `install-it`:
   > 
   > ```
   > Run echo "Error: Unrecognised cluster request for type of cluster. Should be kind, ocp3 or custom."
   >   echo "Error: Unrecognised cluster request for type of cluster. Should be kind, ocp3 or custom."
   >   exit 1
   >   shell: /bin/bash --noprofile --norc -e -o pipefail {0}
   >   env:
   >     JAVA_HOME: /opt/hostedtoolcache/jdk-11-hotspot/1.0.0/x64
   >     GOROOT: /opt/hostedtoolcache/go/1.17.13/x64
   >     KAMEL_PREPARE_ENV: true
   >     CLUSTER_TYPE: 
   > ```
   
   Thanks for having a look at it. I'll fix ASAP and rerun the checks.


-- 
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-unsubscribe@camel.apache.org

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