mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-24 14:31:16 +00:00
[ACS-1116] E2e tests to not run on Master (#1917)
This commit is contained in:
@@ -32,6 +32,7 @@ stages:
|
||||
- name: Release Tag
|
||||
if: branch = master AND type = push
|
||||
- name: e2e
|
||||
if: branch != master
|
||||
- name: Trigger DW
|
||||
if: (branch = master OR branch = develop OR (tag =~ .*beta.*)) AND (type = push OR type = api)
|
||||
|
||||
|
Reference in New Issue
Block a user