deployment updates

pull/878/head
Octavio Cano 2023-09-13 10:14:53 +09:00
rodzic b210fed438
commit 2d2686d405
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -33,7 +33,7 @@ on:
env:
AWS_REGION: us-east-1 # set this to your preferred AWS region, e.g. us-west-1
ECR_REPOSITORY: ocano/streampod-vms # set this to your Amazon ECR repository name
ECS_SERVICE: streampod-vms-task-service # set this to your Amazon ECS service name
ECS_SERVICE: streampod-vms-service # set this to your Amazon ECS service name
ECS_CLUSTER: StreamPodCluster # set this to your Amazon ECS cluster name
ECS_TASK_DEFINITION: streampod-vms-task-definition.json # set this to the path to your Amazon ECS task definition
# file, e.g. .aws/task-definition.json