Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
076a91c8
Commit
076a91c8
authored
Nov 03, 2020
by
Tomas Norre Mikkelsen
Committed by
Thomas Löffler
Nov 04, 2020
Browse files
[CI] Add Badge to Mutation job
parent
12712c9c
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
076a91c8
...
...
@@ -79,7 +79,7 @@ mutation:badge:
-
mkdir badges
-
cd badges
script
:
-
mutation_msi=$(cat mutation-metric-log.txt | grep 'Covered Code MSI' | cut -d ' ' -f 13)
-
mutation_msi=$(cat
../
mutation-metric-log.txt | grep 'Covered Code MSI' | cut -d ' ' -f 13)
-
anybadge -l "Mutation" -v $mutation_msi -f mutation_msi.svg -c orange
artifacts
:
paths
:
...
...
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