Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hhit
config-generator
Commits
dbc7c8f0
Commit
dbc7c8f0
authored
Mar 22, 2022
by
Hendrik Heneke
Browse files
Build with specific php version
parent
8b504e88
Pipeline
#415
failed with stage
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
dbc7c8f0
image
:
composer:2
image
:
thecodingmachine/php:7.4-v4-cli
cache
:
key
:
${CI_COMMIT_REF_SLUG}
...
...
@@ -10,7 +10,7 @@ before_script:
test
:
script
:
-
composer install
--ignore-platform-reqs
-
composer install
-
composer run php-cs:check
build
:
...
...
Write
Preview
Markdown
is supported
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