Skip to content

Commit

Permalink
ci: update workflow docker
Browse files Browse the repository at this point in the history
  • Loading branch information
fhussonnois committed Jan 31, 2025
1 parent a246ac3 commit c33d08a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
name: Publish Docker
needs: [ plugins ]
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/v')
strategy:
matrix:
image:
Expand Down

0 comments on commit c33d08a

Please sign in to comment.