Skip to content

Commit

Permalink
ECR to ECS
Browse files Browse the repository at this point in the history
  • Loading branch information
forkimenjeckayang committed Jun 20, 2024
1 parent efe2d46 commit 77b5742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_ECR_deploy_to_ECS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ env:
ECR_REPOSITORY: testaction
ECS_SERVICE: mytestservice
ECS_CLUSTER: myclustertest
CONTAINER_NAME: mytestcontainer
CONTAINER_NAME: "testactioncontainer"
jobs:
deploy:
name: Deploy
Expand Down

0 comments on commit 77b5742

Please sign in to comment.