Skip to content

Commit

Permalink
Test commit 88fc08e
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Oct 1, 2024
1 parent aaccb88 commit fe4619b
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:3801614f-ac75-46ce-87e1-87d41b0333c8
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:a4449c21-7fa8-4a89-a424-f5ded7e13410
- 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@ee41e37e2651c3edfcc667e3873d6dd50dd25064
uses: aws-actions/amazon-ecs-deploy-task-definition@88fc08ea4a7104ea17621f9f34801c3bb1c2bb0e
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit fe4619b

Please sign in to comment.