This commit is contained in:
Dave Richer
2023-11-21 15:39:18 -05:00
parent ae5fef435a
commit 36ce547579

View File

@@ -14,7 +14,7 @@ jobs:
- eb/setup
- run:
command: |
eb init imex-online-production-api -r ca-central-1 -p "Node.js 18.18.2 running on 64bit Amazon Linux 2"
eb init imex-online-production-api -r ca-central-1 -p "Node.js 18 running on 64bit Amazon Linux 2"
eb status --verbose
eb deploy
eb status