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
bcbcecd0
Commit
bcbcecd0
authored
Mar 13, 2017
by
Thomas Löffler
Browse files
Use AdditionalConfiguration as shared
parent
1fa8e3c5
Pipeline
#137
passed with stages
in 1 minute and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci/deployer/deploy.php
View file @
bcbcecd0
...
...
@@ -13,7 +13,7 @@ $sharedDirectories = [
set
(
'shared_dirs'
,
$sharedDirectories
);
$sharedFiles
=
[
'html/typo3conf/
Loc
alConfiguration.php'
,
'html/typo3conf/
Addition
alConfiguration.php'
,
];
set
(
'shared_files'
,
$sharedFiles
);
...
...
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