Skip to content

Commit 2069000

Browse files
committed
fix ECR repository name env variable
Signed-off-by: HamGineer <[email protected]>
1 parent 3288158 commit 2069000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232

3333
env:
3434
AWS_REGION: eu-west-3
35-
ECR_REPOSITORY: balance-java-batch-job-registry
35+
ECR_REPOSITORY: hamzahaddouguiconsole/balance-java-batch-job-registry
3636
ECS_SERVICE: balance-process-ecs-service-idai8lsy
3737
ECS_CLUSTER: haddouguihamza-engineer-balance-cluster
3838
ECS_TASK_DEFINITION: balance-process-ecstasks-definintion-revision1.json

0 commit comments

Comments
 (0)