Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
common
t3olayout
Commits
8b6fa28a
Commit
8b6fa28a
authored
Oct 02, 2020
by
Thomas Löffler
Browse files
Add badge job
parent
d6d72288
Changes
1
Hide whitespace changes
Inline
Side-by-side
Configuration/GitLab/t3o-builds.yml
View file @
8b6fa28a
...
...
@@ -18,6 +18,7 @@ stages:
-
build
-
layout
-
deploy
-
badges
test:typoscript:
stage
:
test
...
...
@@ -146,3 +147,9 @@ Get dump for local environment:
paths
:
-
./dump/
expire_in
:
1d
"
Create
Badge"
:
stage
:
badges
script
:
-
last_master_deploy=$(git --no-pager log -1 --date=format:"%Y/%m/%d-%T" --format="%ad" origin/main)
-
anybadge -l "Last Production Deployment" -v $last_master_deploy -f lastProductionDeployment.svg -c orange
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