Skip to content

Commit 20d6e93

Browse files
CI/CD clarification
1 parent 3cf103b commit 20d6e93

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ curl -H "Authorization: Bearer $(cat token.txt)" "http://localhost:3000/aws-secu
7777
---
7878

7979
## CI / CD
80-
- CI: installs, lints, builds, and tests (with Postgres) on pull requests.
81-
- CD: optional ECR/ECS workflow.
80+
- **CI**: installs, lints, builds, and tests (with Postgres) on pull requests and pushes to main
81+
- **CD**: builds and pushes Docker images to GitHub Container Registry (GHCR) on releases
8282

8383
---
8484
## Features

0 commit comments

Comments
 (0)