Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
2196e7ef
Commit
2196e7ef
authored
Jan 22, 2020
by
Thomas Löffler
Browse files
Change STAGE and PRODUCTION ports
parent
8a12524e
Pipeline
#8934
failed with stages
in 37 seconds
Changes
1
Pipelines
116
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2196e7ef
...
...
@@ -3,9 +3,9 @@ include: 'https://git-t3o.typo3.org/t3o/t3olayout/raw/master/Configuration/GitLa
variables
:
GIT_STRATEGY
:
"
none"
GIT_SSL_NO_VERIFY
:
"
true"
STAGE_PORT
:
22
191
STAGE_PORT
:
22
200
STAGE_HOST
:
"
my-stage.typo3.org"
PRODUCTION_PORT
:
22
193
PRODUCTION_PORT
:
22
201
PRODUCTION_HOST
:
"
my.typo3.org"
DUMP_USER
:
"
mystage"
DUMP_EXCLUDE_TABLES_LIST
:
"
be_groups,be_sessions,be_users,cf_cache_hash,cf_cache_hash_tags,cf_cache_imagesizes,cf_cache_imagesizes_tags,cf_cache_news_category,cf_cache_news_category_tags,cf_cache_pages,cf_cache_pages_tags,cf_cache_pagesection,cf_cache_pagesection_tags,cf_cache_rootline,cf_cache_rootline_tags,cf_extbase_datamapfactory_datamap,cf_extbase_datamapfactory_datamap_tags,cf_extbase_object,cf_extbase_object_tags,cf_extbase_reflection,cf_extbase_reflection_tags,cf_tx_solr,cf_tx_solr_configuration,cf_tx_solr_configuration_tags,cf_tx_solr_tags,fe_groups,fe_sessions,fe_users,old_users,sys_domain,sys_log,tx_solr_cache,tx_solr_cache_tags,tx_t3oslack_domain_model_slackuser"
...
...
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