Skip to content

Commit

Permalink
minor cicd comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
onerishabh committed Aug 8, 2022
1 parent 69ea138 commit e612572
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ https://{public-ip-address}:5000/qrcode/{url-to-be-qrcodeified}
Application generated QR Code points to `https://{public-ip-address}:5000/short/{qr-code-id}` which redirects to target

# GitHub Actions / CI CD Pipline
This application can be deployed to production using just one click on `GitHub Actions`.

Make sure, `AWS_ACCESS_KEY` and `AWS_SECRET_KEY` are created/updated with valid credentials.

Go to Actions>> .github/workflows/aws-deploy.yml >> Run Workflow
Expand Down

0 comments on commit e612572

Please sign in to comment.