NOTICKET: Fix CI Job Dependencies
All checks were successful
Quality Check / Linting (push) Successful in 23s
All checks were successful
Quality Check / Linting (push) Successful in 23s
This commit is contained in:
parent
7b20cb9aad
commit
d1bc6ebe8f
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ jobs:
|
|||
|
||||
build:
|
||||
runs-on: stable
|
||||
needs:
|
||||
- generate
|
||||
container:
|
||||
image: git.euph.dev/actions/runner-java-21:latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue