remo the stages that are duplicated [execute tests on MySQL]

This commit is contained in:
rodicasutu
2020-11-02 20:18:44 +02:00
parent f249ca243b
commit d264daddae

View File

@@ -1,14 +1,5 @@
jobs:
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"
stage: Tests
install: