Skip to content

Commit 6f4bff3

Browse files
Atualizar nome da função Lambda para tech-floripa-certified-notification-dev no workflow de publicação de imagem Docker
1 parent b9a83c0 commit 6f4bff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github /workflows/workflow_build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Update Lambda function
3838
run: |
3939
aws lambda update-function-code \
40-
--function-name tech-floripa-certified-builder-dev \
40+
--function-name tech-floripa-certified-notification-dev \
4141
--image-uri ${{ secrets.AWS_ACCOUNT_ID }}.dkr.ecr.us-east-1.amazonaws.com/${{ secrets.ECR_REPOSITORY_NOTIFICATION }}:latest
4242
4343
- name: Complete

0 commit comments

Comments
 (0)