Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
bcbcecd0
Commit
bcbcecd0
authored
Mar 13, 2017
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci/deployer/deploy.php
.gitlab-ci/deployer/deploy.php
+1
-1
No files found.
.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
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