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 dc444c3 commit c900de7Copy full SHA for c900de7
.github/workflows/github-ci.yml
@@ -59,8 +59,3 @@ jobs:
59
run: |
60
./ci/helpers/dockerhub_login.bash
61
make push
62
- - if: github.event_name == 'push' && github.ref != 'refs/heads/master'
63
- name: deploy
64
- run: |
65
- ./ci/helpers/dockerhub_login.bash
66
- make push-version
0 commit comments