Skip to content

Commit

Permalink
Added cicd screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Teddy committed May 3, 2024
1 parent bb0adc1 commit e8c232c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,12 @@ Sourced from [Lasik (Laser Eye Surgery) Complications](https://www.kaggle.com/da

## CICD

<img src="./docs/img/cicd.png" width="700"/>

- **lint:** Lints .py files in the repo with [ruff](https://github.com/astral-sh/ruff)
- **image-misconfiguration:** Detect configuration issues in app Dockerfile (Trivy)
- **build:** Build app Docker image and push it to the pipeline artifacts
- **image-vulnerabilities:** App image vulnerablities scanner (Trivy)


## Langchain
Expand Down
Binary file added docs/img/cicd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e8c232c

Please sign in to comment.