Skip to content

Commit

Permalink
Test commit 483b043
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Jun 13, 2024
1 parent bac3ec2 commit 73d6982
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:07c9cbf8-cd73-4826-a106-feb9a215045a
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:5d9a294c-f75f-453a-afa3-76038cf77eac
- 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@8ac77aa5e8b5c3fcf956fa02d88d4c91e0303073
uses: aws-actions/amazon-ecs-deploy-task-definition@483b043b9e474806a01e8b22b22c216d11988615
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 73d6982

Please sign in to comment.