File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -181,18 +181,18 @@ workflows:
181
181
magento-version : ["2.4.6-p11", "2.4.7-p6"]
182
182
- notify :
183
183
context : mage-slack
184
- magento-integration-test-workflow :
185
- when :
186
- or :
187
- - equal : [ main, << pipeline.git.branch >> ]
188
- - matches :
189
- pattern : " .*release.*"
190
- value : << pipeline.git.branch >>
191
- jobs :
192
- - magento-integration-test :
193
- matrix :
194
- parameters :
195
- php-version : ["8.2"]
196
- magento-version : ["2.4.7-p6"]
197
- - notify :
198
- context : mage-slack
184
+ # magento-integration-test-workflow:
185
+ # when:
186
+ # or:
187
+ # - equal: [ main, << pipeline.git.branch >> ]
188
+ # - matches:
189
+ # pattern: ".*release.*"
190
+ # value: << pipeline.git.branch >>
191
+ # jobs:
192
+ # - magento-integration-test:
193
+ # matrix:
194
+ # parameters:
195
+ # php-version: ["8.2"]
196
+ # magento-version: ["2.4.7-p6"]
197
+ # - notify:
198
+ # context: mage-slack
You can’t perform that action at this time.
0 commit comments