Skip to content

Commit 97c8f78

Browse files
committed
.
1 parent f3b4ada commit 97c8f78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_build_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
bundle exec rake
4545
4646
docker-push:
47-
if: ${{ github.ref == 'refs/heads/master' }}
47+
# if: ${{ github.ref == 'refs/heads/master' }}
4848
needs:
4949
- docker-test
5050
- hadolint

0 commit comments

Comments
 (0)