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
cefc8072
Commit
cefc8072
authored
Oct 02, 2020
by
Thomas Löffler
Browse files
Add before_script section in "Create Badge" job
parent
c9747a2e
Changes
1
Show whitespace changes
Inline
Side-by-side
Configuration/GitLab/t3o-builds.yml
View file @
cefc8072
...
...
@@ -150,6 +150,8 @@ Get dump for local environment:
"
Create
Badge"
:
stage
:
badges
before_script
:
-
echo "Creating 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
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