Skip to content

Commit

Permalink
temp build image on any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
meghaniankov committed Jan 30, 2024
1 parent 5577d6f commit 78811f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
name: bin
path: bin/
docker-build-push:
if: github.ref_name == 'master' || startsWith(github.ref, 'refs/tags/v')
needs: build
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 78811f6

Please sign in to comment.