Update .travis.yml

This commit is contained in:
Eugenio Romano
2020-07-06 17:54:35 +01:00
committed by GitHub
parent a9e8b18972
commit a5a984164c
+1 -1
View File
@@ -35,7 +35,7 @@ stages:
- name: e2e Test
if: (branch != master AND type != cron AND tag IS blank) OR type = api
- name: Update Children Projects
if: type = push OR (tag =~ .*beta.*)
if: tag =~ .*beta.*
- name: Release tag
if: type = cron OR branch = master
- name: Trigger ADF child build