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 }}
|
TAGS: ${{ steps.meta.outputs.tags }}
|
||||||
|
|
||||||
cleanup:
|
cleanup:
|
||||||
|
needs: [maven-build-reporting, docker-build]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
|
|
Loading…
Reference in a new issue