mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
new js-api should be deployed if build is ok (#5362)
This commit is contained in:
parent
2d7a566cc5
commit
bea8c61d91
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user