CI fix cleanup
This commit is contained in:
parent
a40b65ea00
commit
ffc09ddc75
1 changed files with 0 additions and 3 deletions
3
.github/workflows/buildReporting.yml
vendored
3
.github/workflows/buildReporting.yml
vendored
|
@ -149,9 +149,6 @@ jobs:
|
|||
TAGS: ${{ steps.meta.outputs.tags }}
|
||||
|
||||
cleanup:
|
||||
needs: docker-build
|
||||
# Run only on tagging
|
||||
if: github.event_name == 'push' && contains(github.ref, 'refs/tags/')
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue