REPO-5709: removing ACS 6.2 related tests.

This commit is contained in:
mpichura
2022-03-16 09:52:55 +01:00
parent 2fda91eacc
commit 3e1e9ff085

View File

@@ -64,13 +64,3 @@ jobs:
stage: test stage: test
script: script:
- ${MAVEN_INSTALL_CMD} -Pcommunity-70-tests - ${MAVEN_INSTALL_CMD} -Pcommunity-70-tests
- name: "6.2 Enterprise"
stage: test
script:
- ${MAVEN_INSTALL_CMD} -Penterprise-62-tests
- name: "6.2 Community"
stage: test
script:
- ${MAVEN_INSTALL_CMD} -Pcommunity-62-tests