Skip to content

Commit dfa78ce

Browse files
committed
Add a badge to the README to show GitHub Action status
1 parent 89928a1 commit dfa78ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# gitlab-fusion
22

3+
![Continuous Integration (CI)](https://github.com/RLovelett/gitlab-fusion/workflows/Continuous%20Integration%20(CI)/badge.svg)
4+
35
`gitlab-fusion` is a [custom executor](https://docs.gitlab.com/13.4/runner/executors/custom.html)
46
for GitLab Runner. This custom executor allows for the creation of a clean build
57
environment from a known base state for every job executed by CI.

0 commit comments

Comments
 (0)