Skip to content

Commit

Permalink
Update docker-build-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
g0ldyy authored Feb 28, 2025
1 parent d30f0c0 commit fa0ccd7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
push:
branches:
- main
- rewrite
workflow_dispatch:

jobs:
Expand Down Expand Up @@ -63,4 +62,4 @@ jobs:
push: true
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.docker_tags.outputs.tags }}
tags: ${{ steps.docker_tags.outputs.tags }}

0 comments on commit fa0ccd7

Please sign in to comment.