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
|
||||
- name: Lint & Build Dist & Release
|
||||
if: type = push
|
||||
- name: Check bundle
|
||||
if: type = push
|
||||
- name: Unit test
|
||||
if: type != cron
|
||||
- name: Update Rancher
|
||||
if: type = push
|
||||
- name: Check bundle
|
||||
if: type = push
|
||||
- name: e2e Test
|
||||
if: type != cron
|
||||
- name: Update Rancher PR
|
||||
|
Reference in New Issue
Block a user