CI fix cleanup
This commit is contained in:
parent
08af91cd49
commit
a492605458
1 changed files with 2 additions and 0 deletions
2
.github/workflows/buildReporting.yml
vendored
2
.github/workflows/buildReporting.yml
vendored
|
@ -150,6 +150,8 @@ jobs:
|
|||
|
||||
cleanup:
|
||||
needs: [maven-build-reporting, docker-build]
|
||||
if: |
|
||||
always()
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue