remove beta [skip-ci]

This commit is contained in:
Eugenio Romano
2021-04-09 11:16:05 +01:00
committed by GitHub
parent 59ce019345
commit 8ee091ac54

View File

@@ -47,14 +47,12 @@ stages:
if: type = push AND tag IS blank
- name: "Trigger Alpha ADF child build"
if: branch = develop AND type = cron
- name: "Trigger Beta ADF child build"
if: tag =~ .*beta.*
- name: "Build"
if: (branch != master AND type != cron AND tag IS blank) OR type = api
- name: "e2e Test"
if: (branch != master AND type != cron AND tag IS blank) OR type = api
- name: "Release tag"
if: type = cron OR branch = master
if: branch = master
addons:
chrome: stable