Skip to content

Commit

Permalink
Test commit f0d1f04
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Jul 2, 2024
1 parent 795acb3 commit 329d113
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:9f983be8-b460-42eb-8947-7d44463452e4
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:0f612c7f-56f7-418e-8e3a-71ac73f77e74
- 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@ea149e9f2a4fe8dc26f8036f059b7b24b8015f81
uses: aws-actions/amazon-ecs-deploy-task-definition@f0d1f04c1872067e5ffeb3ce19b02cbb5afaa0d6
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 329d113

Please sign in to comment.