Skip to content

Commit

Permalink
Test commit ee41e37
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Sep 24, 2024
1 parent df0e3ec commit aaccb88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Print current build ID
run: |
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:5066d7ba-83da-461b-98ff-684e824dfd28
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:3801614f-ac75-46ce-87e1-87d41b0333c8
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:
enable-ecs-managed-tags: true

- name: Deploy Amazon ECS task definition with ECS Service
uses: aws-actions/amazon-ecs-deploy-task-definition@d8291f5d33d54fd4b470540d45ca0bda9a2f1522
uses: aws-actions/amazon-ecs-deploy-task-definition@ee41e37e2651c3edfcc667e3873d6dd50dd25064
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit aaccb88

Please sign in to comment.