tadayosi commented on PR #3765: URL: https://github.com/apache/camel-k/pull/3765#issuecomment-1288292661
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: ``` -- 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