Skip to content

Commit 86baaa6

Browse files
committed
Update README.md
1 parent ff7d101 commit 86baaa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Tool CLI for K8S.
1313
### Pipeline Jobs
1414

1515
| Job | Description | Status |
16+
|-----|-------------|--------|
1617
| **🔍 Code Quality** | `go fmt`, `go vet`, formatting checks | [![Code Quality](https://img.shields.io/badge/Status-✅%20Passing-brightgreen)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml) |
1718
| **🧪 Tests** | Unit tests, build verification, syntax validation | [![Tests](https://img.shields.io/badge/Status-✅%20Passing-brightgreen)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml) |
18-
| **🔨 Multi-Platform Build** | Linux, macOS, Windows binaries | [![Build](https://img.shields.io/badge/Status-✅%20Success-brightgreen)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml) |
19+
| **🔨 Multi-Platform Build** | Linux, macOS | [![Build](https://img.shields.io/badge/Status-✅%20Success-brightgreen)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml) |
1920
| **🚀 Release** | Automatic GitHub releases on tags | [![Release](https://img.shields.io/badge/Status-⏳%20On%20Tags-yellow)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml) |
2021
| **📊 Status Report** | Build summary and artifact upload | [![Status](https://img.shields.io/badge/Status-✅%20Complete-brightgreen)](https://github.com/dereban25/go-kubernetes-controllers/actions/workflows/ci.yaml) |
21-
2222
## 📊 Latest Build Info
2323

2424
| Metric | Value |

0 commit comments

Comments
 (0)