Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
demo.typo3.org
demo.typo3.org TYPO3 Installation
Commits
1afc4137
Commit
1afc4137
authored
Jun 04, 2021
by
Matthias Stegmann
Browse files
[TASK] Add staging server config, configure deployment from development branch
#27
parent
02e75b07
Pipeline
#12158
passed with stages
in 1 minute and 52 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1afc4137
...
...
@@ -49,6 +49,7 @@ build:php:
only
:
-
tags
-
main
-
develop
# compile and build JS / CSS
# should be used in conjunction with an artifact
...
...
@@ -102,6 +103,7 @@ build-frontend:
only
:
-
tags
-
main
-
develop
deploy:production:
<<
:
*deploy
...
...
build/servers.yml
View file @
1afc4137
...
...
@@ -14,4 +14,12 @@ contentmaster:
forward_agent
:
true
deploy_path
:
~/content.demo.typo3.org
keep_releases
:
2
staging
:
stage
:
staging
hostname
:
demo01.typo3server.ch
user
:
demo-test
writable_mode
:
chmod
forward_agent
:
true
deploy_path
:
~/test.demo.typo3.org
keep_releases
:
2
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