Skip to content

Files

Latest commit

author
Linedwell
Dec 14, 2019
e6438c1 · Dec 14, 2019

History

History
16 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 419 Bytes

Build Status

docker-anybadge

Containers for using anybadge in CI

This container can be pulled with:

docker pull linedwell/anybadge

Usage

docker run --rm -v $(pwd):/code -w "/code" linedwell/anybadge \
  anybadge --value=$score --file=<badgeName>.svg <badgeLabel>