From a7c2e390a6bc31efdd98a3e48f0ebe62051b8bb5 Mon Sep 17 00:00:00 2001 From: dcarrillo Date: Sat, 4 Jul 2020 12:30:43 +0200 Subject: [PATCH] Add github actions badge --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2b125e9..0037d0a 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ # minimal nginx +![build](https://github.com/dcarrillo/docker-nginx/workflows/CI/badge.svg) + Nginx docker image with a minimal set of modules. Current modules: - - [geoip2](https://github.com/leev/ngx_http_geoip2_module) - - stream - - http_ssl_module - - http_v2_module - - http_stub_status_module +- [geoip2](https://github.com/leev/ngx_http_geoip2_module) +- stream +- http_ssl_module +- http_v2_module +- http_stub_status_module ## Configuration