فهرست منبع

Fixed Travis issue with deploy stage in PRs

Christopher Haster 7 سال پیش
والد
کامیت
155224600a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -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