mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
lambda spelling
This commit is contained in:
parent
16bd105f86
commit
6554418e6f
3 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
IMAGE_URI=${{ env.ECR_REGISTRY }}/${{ env.ECR_REPOSITORY }}:${{ env.IMAGE_TAG }}
|
||||
echo "pwd"
|
||||
pwd
|
||||
|
||||
ls -la
|
||||
echo "Building Docker image..."
|
||||
docker build -t $IMAGE_URI -f deployment/lambda/Dockerfile .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue