We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3db5186 + a754591 commit 0f3a39bCopy full SHA for 0f3a39b
.github/workflows/testnet.yml
@@ -7,7 +7,7 @@ on:
7
env:
8
AWS_REGION: us-west-2
9
ECR_REPOSITORY: rif-gateways-ccbridge
10
- ECS_SERVICE: ccbridge_testnet_services # set this to your Amazon ECS service name
+ ECS_SERVICE: ccbridge_services_testnet # set this to your Amazon ECS service name
11
ECS_CLUSTER: rif-gateways-ccbridge # set this to your Amazon ECS cluster name
12
ECS_TASK_DEFINITION: .aws/task-definition.json # set this to the path to your Amazon ECS task definition
13
# file, e.g. .aws/task-definition.json
0 commit comments