Skip to content

Commit c900de7

Browse files
author
Andrei Neagu
committed
only push from master
1 parent dc444c3 commit c900de7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/github-ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,3 @@ jobs:
5959
run: |
6060
./ci/helpers/dockerhub_login.bash
6161
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

Comments
 (0)