mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
change order check bundle
This commit is contained in:
@@ -26,12 +26,12 @@ stages:
|
|||||||
if: type = pull_request
|
if: type = pull_request
|
||||||
- name: Lint & Build Dist & Release
|
- name: Lint & Build Dist & Release
|
||||||
if: type = push
|
if: type = push
|
||||||
|
- name: Check bundle
|
||||||
|
if: type = push
|
||||||
- name: Unit test
|
- name: Unit test
|
||||||
if: type != cron
|
if: type != cron
|
||||||
- name: Update Rancher
|
- name: Update Rancher
|
||||||
if: type = push
|
if: type = push
|
||||||
- name: Check bundle
|
|
||||||
if: type = push
|
|
||||||
- name: e2e Test
|
- name: e2e Test
|
||||||
if: type != cron
|
if: type != cron
|
||||||
- name: Update Rancher PR
|
- name: Update Rancher PR
|
||||||
|
Reference in New Issue
Block a user