CI fix cleanup

This commit is contained in:
anhefti 2024-03-20 09:01:47 +01:00
parent d3052dea87
commit 08af91cd49

View file

@ -149,6 +149,7 @@ jobs:
TAGS: ${{ steps.meta.outputs.tags }}
cleanup:
needs: [maven-build-reporting, docker-build]
runs-on: ubuntu-latest
steps:
-