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
2e614033
Commit
2e614033
authored
Apr 26, 2020
by
Thomas Löffler
Browse files
Move change of solr host before flushing TYPO3 caches during deploy
parent
c2151c59
Pipeline
#8810
passed with stages
in 8 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci/deployer/deploy.php
View file @
2e614033
...
...
@@ -81,9 +81,9 @@ task('deploy', [
'rsync'
,
'deploy:shared'
,
'deploy:writable'
,
'solr_host'
,
'typo3'
,
'deploy:symlink'
,
'solr_host'
,
'cache'
,
'cleanup'
]);
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