Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simbaa815 authored Jan 27, 2024
1 parent c9a8d4a commit 96874e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ jobs:
# container-name: cicd-node
# image: ${{ steps.build-image.outputs.image }}

- name: Print Task Definition Output
run: echo "Task Definition Output: ${{ steps.task-def.outputs.task-definition }}"


- name: Deploy Amazon ECS task definition
uses: aws-actions/amazon-ecs-deploy-task-definition@v1
with:
Expand Down

0 comments on commit 96874e5

Please sign in to comment.