.gitea/workflows/java.yml aktualisiert
Some checks failed
Build Runner Base / build_act (push) Has been cancelled
Some checks failed
Build Runner Base / build_act (push) Has been cancelled
This commit is contained in:
parent
e2cec2312e
commit
5940587649
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
||||||
workflows: ["Build Runner Base"]
|
workflows: ["Build Runner Base"]
|
||||||
types:
|
types:
|
||||||
- completed
|
- completed
|
||||||
|
jobs:
|
||||||
build_java:
|
build_java:
|
||||||
runs-on: 'priviliged'
|
runs-on: 'priviliged'
|
||||||
strategy:
|
strategy:
|
||||||
|
|
Loading…
Reference in a new issue