Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2b63df1ea |
@@ -47,5 +47,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm i
|
||||
|
||||
- name: List vars
|
||||
run: env | grep AWS_ACCOUNT
|
||||
|
||||
- name: Deploy
|
||||
run: npm run-script cdk -- deploy
|
||||
|
||||
Reference in New Issue
Block a user