Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 464 Bytes

implementation_en.md

File metadata and controls

11 lines (7 loc) · 464 Bytes

After applying the plugin, create the resources in your aws environment with the command in the project folder

stk run deploy-env <stage>

Commit and push your code.

After merging the commited changes, generate a release in github with the format <stage>-v0.0.0.

The release action is going to start in github and if no errors happens with the tests, build or quality with your code the release is going to be deployed in the created environment.