Fixed Travis issue with deploy stage in PRs
This commit is contained in:
+1
-1
@@ -220,4 +220,4 @@ after_success:
|
||||
stages:
|
||||
- name: test
|
||||
- name: deploy
|
||||
if: branch = master
|
||||
if: branch = master AND type = push
|
||||
|
||||
Reference in New Issue
Block a user