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 68986a60 NO-ISSUE: try to fix build-chain
68986a60 is described below
commit 68986a6085ab631b6a7ff79b8f8ea93895d3fe27
Author: jstastny-cz <[email protected]>
AuthorDate: Wed Mar 26 09:44:38 2025 +0100
NO-ISSUE: try to fix build-chain
---
.ci/actions/build-chain/action.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.ci/actions/build-chain/action.yml
b/.ci/actions/build-chain/action.yml
index 83a78dab..8e69f3ab 100644
--- a/.ci/actions/build-chain/action.yml
+++ b/.ci/actions/build-chain/action.yml
@@ -43,3 +43,4 @@ runs:
additional-flags: ${{ inputs.additional-flags }}
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
+ NODE_OPTIONS: "--no-experimental-require-module
--no-experimental-detect-module"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]