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

added CI

parent b1a2247b
No related branches found
No related tags found
No related merge requests found
Pipeline #38349 passed
stages:
- test
verify-7.4:
verify-php7.4:
image: grifart/php7.4-with-gulp-and-all-php-modules
stage: test
interruptible: true
......@@ -10,7 +10,7 @@ verify-7.4:
- composer install
- composer run verify
verify-8.0:
verify-php8.0:
image: grifart/php8.0-with-all-modules-and-various-tools
stage: test
interruptible: true
......@@ -20,7 +20,7 @@ verify-8.0:
- composer run verify
verify-8.1:
verify-php8.1:
image: grifart/php8.1-with-all-modules-and-various-tools
stage: test
interruptible: true
......
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