Skip to content

Commit 690d22f

Browse files
committed
readme: add build status badge
1 parent d1e5560 commit 690d22f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ align="right">
55

66
# Tarantool Kubernetes operator
77

8+
[![Test][gh-actions-badge]][gh-actions-url]
9+
810
The Tarantool Operator provides automation that simplifies the administration
911
of [Tarantool Cartridge](https://github.com/tarantool/cartridge)-based clusters
1012
on Kubernetes.
@@ -250,3 +252,6 @@ make start
250252
./bootstrap.sh
251253
make test
252254
```
255+
256+
[gh-actions-badge]: https://github.com/tarantool/tarantool-operator/workflows/Test/badge.svg
257+
[gh-actions-url]: https://github.com/tarantool/tarantool-operator/actions

0 commit comments

Comments
 (0)