This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch try-nodejs-env-change
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/try-nodejs-env-change by this
push:
new 6d0eb8d0 try cli #10
6d0eb8d0 is described below
commit 6d0eb8d004266064296c924df16bb952ac47cca7
Author: jstastny-cz <[email protected]>
AuthorDate: Wed Mar 26 12:00:08 2025 +0100
try cli #10
---
.ci/actions/build-chain/action.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.ci/actions/build-chain/action.yml
b/.ci/actions/build-chain/action.yml
index 0d754858..f5ffb73d 100644
--- a/.ci/actions/build-chain/action.yml
+++ b/.ci/actions/build-chain/action.yml
@@ -48,7 +48,7 @@ runs:
-f ${{ inputs.definition-file }} \
-p $INPUT_STARTING_PROJECT \
-u ${{ github.event.pull_request.html_url}} \
- -o ${{ env.GITHUB_WORKSPACE }} \
+ -o $PWD \
${{ inputs.additional-flags }} \
--skipParallelCheckout
shell: bash
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]