From 363433cedf9ee344aed94a141a7fae48c2919df9 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 25 Aug 2024 21:10:29 +0300 Subject: feat(README): Updated informatoin about CI on dev/feature branches --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e345b2..5d5fb31 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,7 @@ On each push to feature branches and `dev` we execute the "cd" pipeline, during - SCA: https://github.com/multilang-depends/depends --> - Application build -- *(on `dev` branch)* Build and push to development [dockerhub](https://hub.docker.com/r/syndamia/pico-web-dev) -- *(on `dev` branch)* Container security testing: +- Container security testing (both production and dev containers): - [Trivy](https://trivy.dev/) docker container (binary) analysis ### 4. Continuous Deployment: Release, Deploy -- cgit v1.2.3