Skip to content

Commit 49aba19

Browse files
committed
- Update azure-pipelines.yml for Azure Pipelines
1 parent 3e20802 commit 49aba19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ stages:
5454
regionName: 'us-east-1'
5555
awsCommand: 'lambda'
5656
awsSubCommand: 'update-function-code'
57-
awsArguments: '--function-name start_instance_docker --image-uri $(ec2-repo-name)/siri-lambda:$(tag)'
57+
awsArguments: '--function-name siri-lambda-start --image-uri $(ec2-repo-name)/siri-lambda:$(tag)'

0 commit comments

Comments
 (0)