Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
Archive
t3o
my.typo3.org
Commits
6a93fba3
Commit
6a93fba3
authored
Nov 22, 2019
by
Thomas Löffler
Browse files
Set keep_releases for deployment
parent
a5397289
Pipeline
#8049
passed with stages
in 4 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci/deployer/servers.yml
View file @
6a93fba3
...
...
@@ -6,6 +6,7 @@ master:
writable_mode
:
chmod
forward_agent
:
true
deploy_path
:
~/ci
keep_releases
:
2
develop
:
stage
:
stage
hostname
:
my-stage-v9.typo3.org
...
...
@@ -14,3 +15,4 @@ develop:
writable_mode
:
chmod
forward_agent
:
true
deploy_path
:
~/ci/
keep_releases
:
5
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