mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-14 17:58:44 +00:00
remove beta [skip-ci]
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user