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
typo3.org
typo3.org
Commits
82650c1a
Commit
82650c1a
authored
Dec 20, 2018
by
Thomas Löffler
Browse files
Add --ignore-platform-reqs due to ig_ldap_sso_auth extension
parent
f96bed90
Pipeline
#5862
passed with stages
in 4 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
82650c1a
...
...
@@ -21,7 +21,7 @@ build:
-
composer config store-auths
false
-
composer config http-basic.git-t3o.typo3.org gitlab-ci-token ${CI_BUILD_TOKEN}
script
:
-
composer install --no-dev
-
composer install --no-dev
--ignore-platform-reqs
artifacts
:
paths
:
-
./
...
...
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