Skip to content

Commit

Permalink
Update dev.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sheetal-ayanworks <[email protected]>
  • Loading branch information
Sheetal-ayanworks authored May 23, 2024
1 parent 8521a69 commit dbffb99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
- name: Update Task Definition and Service
run: |
FAMILY=$(sed -n 's/.*"family": "\(.*\)",/\1/p' taskdef/frontend-taskdef.json)
NAME=$(sed -n 's/.*"name": "\(.*\)",/\1/p' taskdef/frontend-taskdef.json)
SERVICE_NAME="frontend-ui"
echo "SERVICE_NAME: $SERVICE_NAME"
Expand Down

0 comments on commit dbffb99

Please sign in to comment.