You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] [kiegroup/drools] error executing command: 'if [ "true" != 'true' ]; then mvn -f drools/pom.xml clean install -Dfull ; fi -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B'. Message: Error: Unable to locate executable file: if. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
[ERROR] Command executions have failed, please review latest execution Error: [kiegroup/drools] error executing command: 'if [ "true" != 'true' ]; then mvn -f drools/pom.xml clean install -Dfull ; fi -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -B'. Message: Error: Unable to locate executable file: if. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
Looks like similar to actions/toolkit#461 with @action/exec command execution
The text was updated successfully, but these errors were encountered:
Pull request config example:
Execute this command:
You will get this error:
Looks like similar to actions/toolkit#461 with @action/exec command execution
The text was updated successfully, but these errors were encountered: