Skip to content

Commit

Permalink
Test commit cc62b62
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Aug 12, 2024
1 parent 8facf51 commit 138759f
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:622bdd90-e616-4c11-9e51-c98a8149a03f
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:7e0d32c8-d605-4b49-b81e-aa189e45e011
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
wait-for-task-stopped: true

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

0 comments on commit 138759f

Please sign in to comment.