Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
typo3.org
typo3.org
Commits
02c42a0e
Commit
02c42a0e
authored
Oct 02, 2020
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Switch to main branch
parent
b482a75a
Pipeline
#9714
passed with stages
in 7 minutes and 38 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
.gitlab-ci/deployer/servers.yml
.gitlab-ci/deployer/servers.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
02c42a0e
...
...
@@ -45,13 +45,13 @@ stages:
except
:
-
assets
deploy-ma
ster
:
deploy-ma
in
:
<<
:
*deploy_template
environment
:
name
:
ma
ster
name
:
ma
in
url
:
https://${PRODUCTION_HOST}
only
:
-
ma
ster
-
ma
in
deploy-develop
:
<<
:
*deploy_template
...
...
@@ -64,5 +64,5 @@ deploy-develop:
"
Create
Badge"
:
stage
:
badges
script
:
-
last_master_deploy=$(git --no-pager log -1 --date=format:"%Y/%m/%d-%T" --format="%ad" origin/ma
ster
)
-
last_master_deploy=$(git --no-pager log -1 --date=format:"%Y/%m/%d-%T" --format="%ad" origin/ma
in
)
-
anybadge -l "Last Production Deployment" -v $last_master_deploy -f lastProductionDeployment.svg -c orange
.gitlab-ci/deployer/servers.yml
View file @
02c42a0e
ma
ster
:
stage
:
ma
ster
ma
in
:
stage
:
ma
in
hostname
:
typo3.org
user
:
t3o-prod
writable_mode
:
chmod
...
...
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