Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
eu2525 committed Nov 19, 2024
1 parent e9392e9 commit ce07087
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deploy_ecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ on:
branches:
- feat/cd-pipeline-with-github-actions

env:
# Setting an environment variable with the value of a configuration variable
ECR_BACKEND_IMAGE: ${{ vars.ECR_BACKEND_IMAGE }}
AWS_DEFAULT_REGION: ${{ vars.AWS_DEFAULT_REGION }}
ECS_CLUSTER: ${{ vars.ECS_CLUSTER }}
ECS_BACKEND_SERVICE: ${{ vars.ECS_BACKEND_SERVICE }}

jobs:
deploy:
name: Deploy to ECS
Expand Down

0 comments on commit ce07087

Please sign in to comment.