Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
0efe0a39
Commit
0efe0a39
authored
Dec 07, 2021
by
Thomas Löffler
Browse files
[TASK] Add --ignore-platform-reqs for CI job
parent
70f517ec
Pipeline
#20740
passed with stages
in 4 minutes and 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0efe0a39
...
...
@@ -82,7 +82,7 @@ test:rector:
GIT_STRATEGY
:
"
clone"
allow_failure
:
true
before_script
:
-
composer install
-
composer install
--ignore-platform-reqs
script
:
-
vendor/bin/rector process -n
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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