mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Release the beta in case the cron job runs
This commit is contained in:
parent
a2fedee05f
commit
8766dc18a6
@ -25,7 +25,7 @@ stages:
|
||||
- name: Lint & Build Dist
|
||||
if: type = pull_request
|
||||
- name: Lint & Build Dist & Release
|
||||
if: type = push
|
||||
if: type = push OR type = cron
|
||||
- name: Check bundle
|
||||
if: type = push
|
||||
- name: Unit test
|
||||
|
Loading…
x
Reference in New Issue
Block a user