Skip to content
Snippets Groups Projects
Commit 84757208 authored by Vadim Justus's avatar Vadim Justus
Browse files

TDMET-6 Update nightly build jobs

parent 9f969d66
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ php73-sql57-es7-integration-nb:
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.3.6, 2.3.7, 2.4.1, 2.4.2]
MAGENTO_VERSION: [ 2.3.*, 2.4.*]
before_script:
- ~/.composer/vendor/met/test-executor/run.sh setup
script:
......@@ -34,7 +34,7 @@ php74-sql57-es7-integration-nb:
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.3.7, 2.4.1, 2.4.2 ]
MAGENTO_VERSION: [ 2.3.*, 2.4.* ]
before_script:
- ~/.composer/vendor/met/test-executor/run.sh setup
script:
......@@ -58,7 +58,7 @@ php74-sql80-es7-integration-nb:
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.3.7, 2.4.1, 2.4.2 ]
MAGENTO_VERSION: [ 2.3.*, 2.4.* ]
before_script:
- ~/.composer/vendor/met/test-executor/run.sh setup
script:
......
......@@ -10,7 +10,7 @@ php73-sql57-es7-unit-nb:
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.3.6, 2.3.7, 2.4.1, 2.4.2 ]
MAGENTO_VERSION: [ 2.3.*, 2.4.* ]
before_script:
- ~/.composer/vendor/met/test-executor/run.sh setup
script:
......@@ -34,7 +34,7 @@ php74-sql57-es7-unit-nb:
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.3.7, 2.4.1, 2.4.2 ]
MAGENTO_VERSION: [ 2.3.*, 2.4.* ]
before_script:
- ~/.composer/vendor/met/test-executor/run.sh setup
script:
......@@ -58,7 +58,7 @@ php74-sql80-es7-unit-nb:
parallel:
matrix:
- MAGENTO_EDITION: [ community, enterprise ]
MAGENTO_VERSION: [ 2.3.7, 2.4.1, 2.4.2 ]
MAGENTO_VERSION: [ 2.3.*, 2.4.* ]
before_script:
- ~/.composer/vendor/met/test-executor/run.sh setup
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment