We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b4ada commit 97c8f78Copy full SHA for 97c8f78
1 file changed
.github/workflows/test_build_push.yml
@@ -44,7 +44,7 @@ jobs:
44
bundle exec rake
45
46
docker-push:
47
- if: ${{ github.ref == 'refs/heads/master' }}
+ # if: ${{ github.ref == 'refs/heads/master' }}
48
needs:
49
- docker-test
50
- hadolint
0 commit comments