Skip to content

Commit a05cdae

Browse files
committed
docs: update CI status badge in README
1 parent 4307289 commit a05cdae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
![Build docker base image (dev)](https://github.com/outflanknl/RedELK/workflows/Build%20docker%20base%20image%20(dev)/badge.svg?branch=maindev)
2-
![Build docker elasticsearch image (dev)](https://github.com/outflanknl/RedELK/workflows/Build%20docker%20elasticsearch%20image%20(dev)/badge.svg?branch=maindev)
3-
![Build docker jupyter image (dev)](https://github.com/outflanknl/RedELK/workflows/Build%20docker%20jupyter%20image%20(dev)/badge.svg?branch=maindev)
4-
![Build docker kibana image (dev)](https://github.com/outflanknl/RedELK/workflows/Build%20docker%20kibana%20image%20(dev)/badge.svg?branch=maindev)
5-
![Build docker logstash image (dev)](https://github.com/outflanknl/RedELK/workflows/Build%20docker%20logstash%20image%20(dev)/badge.svg?branch=maindev)
1+
[![Build docker base image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-base.yml/badge.svg)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-base.yml)
2+
[![Build docker elasticsearch image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-elasticsearch.yml/badge.svg?branch=develop)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-elasticsearch.yml)
3+
[![Build docker jupyter image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-jupyter.yml/badge.svg?branch=develop)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-jupyter.yml)
4+
[![Build docker kibana image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-kibana.yml/badge.svg?branch=develop)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-kibana.yml)
5+
[![Build docker logstash image (dev)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-logstash.yml/badge.svg?branch=develop)](https://github.com/outflanknl/RedELK/actions/workflows/docker-build-dev-logstash.yml)
66

77
Red Team's SIEM - tool for Red Teams for tracking and alarming about Blue Team activities as well as enhanced usability in long term operations.
88

0 commit comments

Comments
 (0)