CI fix cleanup

This commit is contained in:
anhefti 2024-03-20 09:07:57 +01:00
parent 08af91cd49
commit a492605458

View file

@ -150,6 +150,8 @@ jobs:
cleanup:
needs: [maven-build-reporting, docker-build]
if: |
always()
runs-on: ubuntu-latest
steps:
-