Commit 2c66d57
committed
fix(lambda-function): remove duplicate ECR login from deploy script
The deploy script was performing ECR login twice - once explicitly and once
within the build-and-push.sh script. Removed the duplicate login to streamline
the deployment process.1 parent 205bc70 commit 2c66d57
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
50 | 59 | | |
51 | 60 | | |
52 | 61 | | |
| |||
0 commit comments