Skip to content
Snippets Groups Projects
Commit c8c3feea authored by Jan Kuchař's avatar Jan Kuchař
Browse files

CI: fixed invalid YAML

parent 2dfda84f
No related branches found
No related tags found
No related merge requests found
Pipeline #20534 canceled
stages:
- test
.test-verify.template: &test-verify.template
.test-verify-template: &test-verify-template
stage: test
interruptible: true
......@@ -13,12 +13,12 @@ stages:
test.verify.php72:
<<: *test-verify.template
<<: *test-verify-template
image: grifart/php7.2-with-gulp-and-all-php-modules
test.verify.php73:
<<: *test-verify.template
<<: *test-verify-template
image: grifart/php7.3-with-gulp-and-all-php-modules
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