File tree Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Expand file tree Collapse file tree 4 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1717jobs :
1818 unit-test :
1919 uses : categolj/workflows/.github/workflows/unit-test.yaml@main
20+ with :
21+ pom_dir : todo-frontend
2022 build-oci-image-jvm-amd64 :
2123 needs : unit-test
2224 uses : categolj/workflows/.github/workflows/build-oci-image-jvm.yaml@main
Original file line number Diff line number Diff line change 1717jobs :
1818 unit-test :
1919 uses : categolj/workflows/.github/workflows/unit-test.yaml@main
20+ with :
21+ pom_dir : todo-api
2022 build-oci-image-jvm-amd64 :
2123 needs : unit-test
2224 uses : categolj/workflows/.github/workflows/build-oci-image-jvm.yaml@main
Original file line number Diff line number Diff line change 1919jobs :
2020 unit-test :
2121 uses : categolj/workflows/.github/workflows/unit-test.yaml@main
22+ with :
23+ pom_dir : todo-frontend
2224 build-oci-image-jvm-amd64 :
2325 needs : unit-test
2426 uses : categolj/workflows/.github/workflows/build-oci-image-jvm.yaml@main
Original file line number Diff line number Diff line change 1919jobs :
2020 unit-test :
2121 uses : categolj/workflows/.github/workflows/unit-test.yaml@main
22+ with :
23+ pom_dir : todo-frontend
2224 build-oci-image-jvm-amd64 :
2325 needs : unit-test
2426 uses : categolj/workflows/.github/workflows/build-oci-image-jvm.yaml@main
You can’t perform that action at this time.
0 commit comments