mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
new js-api should be deployed if build is ok (#5362)
This commit is contained in:
@@ -30,7 +30,7 @@ stages:
|
||||
- name: Unit test
|
||||
if: (type != cron AND tag IS blank) OR type = api
|
||||
- name: Update Rancher
|
||||
if: (type = push AND tag IS blank)
|
||||
if: (type = push AND tag IS blank) OR type = api
|
||||
- name: e2e Test
|
||||
if: (type != cron AND tag IS blank) OR type = api
|
||||
- name: Update Rancher PR
|
||||
|
Reference in New Issue
Block a user