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: stages:
- test - test
verify-7.4: verify-php7.4:
image: grifart/php7.4-with-gulp-and-all-php-modules image: grifart/php7.4-with-gulp-and-all-php-modules
stage: test stage: test
interruptible: true interruptible: true
...@@ -10,7 +10,7 @@ verify-7.4: ...@@ -10,7 +10,7 @@ verify-7.4:
- composer install - composer install
- composer run verify - composer run verify
verify-8.0: verify-php8.0:
image: grifart/php8.0-with-all-modules-and-various-tools image: grifart/php8.0-with-all-modules-and-various-tools
stage: test stage: test
interruptible: true interruptible: true
...@@ -20,7 +20,7 @@ verify-8.0: ...@@ -20,7 +20,7 @@ verify-8.0:
- composer run verify - composer run verify
verify-8.1: verify-php8.1:
image: grifart/php8.1-with-all-modules-and-various-tools image: grifart/php8.1-with-all-modules-and-various-tools
stage: test stage: test
interruptible: true interruptible: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment