Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
t3o
my.typo3.org
Commits
67a45137
Commit
67a45137
authored
Nov 05, 2018
by
Thomas Löffler
Browse files
Add new variables to run assets CI job
parent
f528e49b
Pipeline
#5497
failed with stages
in 28 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
67a45137
include
:
'
https://git-t3o.typo3.org/t3o/t3olayout/raw/develop/Configuration/GitLab/t3o-builds.yml'
variables
:
GIT_STRATEGY
:
"
none"
GIT_SSL_NO_VERIFY
:
"
true"
STAGE_PORT
:
22191
STAGE_HOST
:
"
my-stage.typo3.org"
PRODUCTION_PORT
:
22193
PRODUCTION_HOST
:
"
my.typo3.org"
DUMP_USER
:
"
my"
GIT_STRATEGY
:
"
none"
GIT_SSL_NO_VERIFY
:
"
true"
STAGE_PORT
:
22191
STAGE_HOST
:
"
my-stage.typo3.org"
PRODUCTION_PORT
:
22193
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"
PHP_EXECUTABLE
:
"
/opt/php/php70/bin/php"
Write
Preview
Supports
Markdown
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