ci: mirroring job fix
This commit is contained in:
parent
8fac37d685
commit
135e7dd9b2
1 changed files with 6 additions and 1 deletions
|
@ -11,3 +11,8 @@ steps:
|
||||||
|
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
|
||||||
|
depends_on:
|
||||||
|
- maven
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue