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