Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b2da01cbd1 | |||
| e91732dee6 |
@@ -47,8 +47,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm i
|
||||
|
||||
- name: List vars
|
||||
run: env | grep AWS_ACCOUNT
|
||||
- name: Set vars
|
||||
run: AWS_ACCOUNT=${{ vars.VARIABLE_NAME }}
|
||||
|
||||
- name: Deploy
|
||||
run: npm run-script cdk -- deploy
|
||||
|
||||
Reference in New Issue
Block a user