mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
location ficxed
This commit is contained in:
parent
ae182bb81f
commit
4687c5098e
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
pwd
|
||||
ls -la
|
||||
echo "Building Docker image..."
|
||||
docker build -t $IMAGE_URI -f deployment/lambda_example/Dockerfile .
|
||||
docker build -t $IMAGE_URI -f deployment/lambda/lambda_example/docker/Dockerfile .
|
||||
|
||||
echo "Pushing Docker image to ECR..."
|
||||
docker push $IMAGE_URI
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue