CI fix cleanup
This commit is contained in:
parent
d3052dea87
commit
08af91cd49
1 changed files with 1 additions and 0 deletions
1
.github/workflows/buildReporting.yml
vendored
1
.github/workflows/buildReporting.yml
vendored
|
@ -149,6 +149,7 @@ jobs:
|
|||
TAGS: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
cleanup:
|
||||
needs: [maven-build-reporting, docker-build]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue