We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01a50d commit a6156e4Copy full SHA for a6156e4
.github/workflows/backend-maven-node-build.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: it-at-m/.github/.github/actions/action-maven-node-build@reuseable-workflow
21
with:
22
app-path: "${{ env.app-path }}"
23
+ enable-node: false
24
25
build-image:
26
runs-on: ubuntu-latest
0 commit comments