github-action-build-chain
github-action-build-chain copied to clipboard
problem with `|` and `&&` commands
problem executing https://github.com/tiagobento/kogito-online-ci/blob/59a80738fbb02be5ef705bdbf570652bf861d044/.ci/kogito-tooling-pull-request-config.yaml#L29
or
2021-02-09T17:44:22.8147846Z [command]/usr/bin/yarn run init && yarn run build:prod
2021-02-09T17:44:23.4285387Z yarn run v1.22.5
2021-02-09T17:44:23.4632371Z $ npx lerna bootstrap '&&' yarn run build:prod
2021-02-09T17:45:01.3028848Z npx: installed 766 in 37.632s
2021-02-09T17:45:01.4261302Z ERR! lerna Unknown arguments: &&, yarn, run, build:prod
2021-02-09T17:45:02.2737473Z error Command failed with exit code 1.
2021-02-09T17:45:02.2738620Z info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
See https://github.com/actions/toolkit/issues/359
moved to https://github.com/actions/toolkit/issues/346