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
8913a2ad
Commit
8913a2ad
authored
Apr 27, 2020
by
Thomas Löffler
Browse files
Add table tx_randombanners_domain_model_banner to excluded dump tables
parent
a53919f1
Pipeline
#8821
failed with stages
in 6 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8913a2ad
...
...
@@ -14,7 +14,7 @@ variables:
STAGE_USER
:
"
t3o-stage"
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,sys_domain,sys_log,tx_solr_cache,tx_solr_cache_tags"
PHP_EXECUTABLE
:
"
/opt/php/php72/bin/php"
ADDITIONAL_TABLE_EXCLUDES
:
"
-e
'tx_certifications_*'
-e
'tx_t3odonation_domain_model_donation'
-e
'tx_t3omembership_domain_model_member'"
ADDITIONAL_TABLE_EXCLUDES
:
"
-e
'tx_certifications_*'
-e
'tx_t3odonation_domain_model_donation'
-e
'tx_t3omembership_domain_model_member'
-e
'tx_randombanners_domain_model_banner'
"
.deploy-template
:
&deploy_template
stage
:
deploy
...
...
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