mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Don't update rancher after charge js api
This commit is contained in:
parent
5bb9efd2ea
commit
70fd3a1c60
@ -32,7 +32,7 @@ stages:
|
|||||||
- name: Unit test
|
- name: Unit test
|
||||||
if: (type != cron AND tag IS blank) OR type = api
|
if: (type != cron AND tag IS blank) OR type = api
|
||||||
- name: Update Rancher
|
- name: Update Rancher
|
||||||
if: (type = push AND tag IS blank) OR type = api
|
if: (type = push AND tag IS blank)
|
||||||
- name: e2e Test
|
- name: e2e Test
|
||||||
if: (type != cron AND tag IS blank) OR type = api
|
if: (type != cron AND tag IS blank) OR type = api
|
||||||
- name: Update Rancher PR
|
- name: Update Rancher PR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user