mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-30 18:15:11 +00:00
remove beta [skip-ci]
This commit is contained in:
parent
59ce019345
commit
8ee091ac54
@ -47,14 +47,12 @@ stages:
|
|||||||
if: type = push AND tag IS blank
|
if: type = push AND tag IS blank
|
||||||
- name: "Trigger Alpha ADF child build"
|
- name: "Trigger Alpha ADF child build"
|
||||||
if: branch = develop AND type = cron
|
if: branch = develop AND type = cron
|
||||||
- name: "Trigger Beta ADF child build"
|
|
||||||
if: tag =~ .*beta.*
|
|
||||||
- name: "Build"
|
- name: "Build"
|
||||||
if: (branch != master AND type != cron AND tag IS blank) OR type = api
|
if: (branch != master AND type != cron AND tag IS blank) OR type = api
|
||||||
- name: "e2e Test"
|
- name: "e2e Test"
|
||||||
if: (branch != master AND type != cron AND tag IS blank) OR type = api
|
if: (branch != master AND type != cron AND tag IS blank) OR type = api
|
||||||
- name: "Release tag"
|
- name: "Release tag"
|
||||||
if: type = cron OR branch = master
|
if: branch = master
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
chrome: stable
|
chrome: stable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user