mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
remo the stages that are duplicated [execute tests on MySQL]
This commit is contained in:
@@ -1,14 +1,5 @@
|
|||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- name: "Community Integrations Tests on MySQL"
|
|
||||||
stage: Tests
|
|
||||||
script:
|
|
||||||
- echo "Community Integrations Tests on MySQL"
|
|
||||||
- name: "Enterprise Integrations Tests on MySQL"
|
|
||||||
stage: Tests
|
|
||||||
script:
|
|
||||||
- echo "Enterprise Integrations Tests on MySQL"
|
|
||||||
|
|
||||||
- name: "Community Rest API Tests"
|
- name: "Community Rest API Tests"
|
||||||
stage: Tests
|
stage: Tests
|
||||||
install:
|
install:
|
||||||
|
Reference in New Issue
Block a user