Skip to content

Commit

Permalink
Test commit 11eb399
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Jul 31, 2024
1 parent c2409cc commit fc4e207
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 @@ -16,7 +16,7 @@ jobs:

- name: Print current build ID
run: |
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:d20e7d1b-b6de-401e-8cd0-b2bff32fe727
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:feb5f4b2-4978-4c8a-bdc8-7ac63cae09c4
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand All @@ -26,7 +26,7 @@ jobs:
aws-region: us-west-2

- name: Deploy Amazon ECS task definition
uses: aws-actions/amazon-ecs-deploy-task-definition@67393b6dddfbf0653b20b162dcdd0d3821366bc4
uses: aws-actions/amazon-ecs-deploy-task-definition@11eb3992da1970407bbd66b2aa37ed5951368e5e
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit fc4e207

Please sign in to comment.