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