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 1da6181 commit bd217c9Copy full SHA for bd217c9
.github/workflows/build-all.yml
@@ -2,8 +2,6 @@ name: build all
2
3
env:
4
app-path: "/sps-backend" # example "/backend" for monorepos or "" for multi repos
5
-
6
7
on: [push]
8
jobs:
9
build-maven:
0 commit comments