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
5e59c54c
Commit
5e59c54c
authored
Oct 02, 2020
by
Thomas Löffler
Browse files
Add include script for badges
parent
cefc8072
Changes
1
Hide whitespace changes
Inline
Side-by-side
Configuration/GitLab/t3o-builds.yml
View file @
5e59c54c
include
:
-
remote
:
'
https://git.spooner.io/spooner-web/gitlab-anybadge-creator/-/raw/main/anybadges.yml'
variables
:
GIT_STRATEGY
:
"
none"
GIT_SSL_NO_VERIFY
:
"
true"
...
...
@@ -150,8 +153,6 @@ 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
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