Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grifart libs
not-serializable
Commits
891227d1
Verified
Commit
891227d1
authored
Mar 21, 2022
by
Jan Kuchař
Browse files
added CI
parent
b1a2247b
Pipeline
#38349
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
891227d1
stages
:
-
test
verify-7.4
:
verify-
php
7.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-
php
8.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-
php
8.1
:
image
:
grifart/php8.1-with-all-modules-and-various-tools
stage
:
test
interruptible
:
true
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment