Update .travis.yml

This commit is contained in:
Eugenio Romano
2021-04-09 11:14:14 +01:00
committed by GitHub
parent e589071328
commit 59ce019345
+1 -1
View File
@@ -46,7 +46,7 @@ stages:
- name: "Check bundle"
if: type = push AND tag IS blank
- name: "Trigger Alpha ADF child build"
if: (branch = develop AND type = push) OR type = api
if: branch = develop AND type = cron
- name: "Trigger Beta ADF child build"
if: tag =~ .*beta.*
- name: "Build"