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 a6156e4 commit 00bf9f0Copy full SHA for 00bf9f0
.github/workflows/backend-maven-node-build.yml
@@ -20,7 +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
+ # enable-node: false
24
25
build-image:
26
runs-on: ubuntu-latest
0 commit comments