-
Notifications
You must be signed in to change notification settings - Fork 2
Developer Guide
Alvyn Duy-Khoi Le edited this page Jan 3, 2022
·
4 revisions
This CDK library is slightly special. It holds an app used to test the construct in the test
directory.
Commands:
-
nom run build
, builds the test application defined undertest
-
npm run cdk ls
, get the stack name npm run cdk deploy TestBillingAlarmStack
- PR & merge
git tag <tag name/version>
git push origin <tag name/version>