Skip to content

Commit

Permalink
Test commit f07daba
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed May 22, 2024
1 parent 98a82b1 commit f208927
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:7d364281-5f74-4cd6-9cd5-fdcd1908e59f
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:69c1636b-dccd-4f64-a952-771f1a71c25f
- 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@2ddb4b16c4f2988719c6ef86a4a1828cd5b5df8b
uses: aws-actions/amazon-ecs-deploy-task-definition@f07daba65ae5ca2c2a76b0340ebdc544684732df
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit f208927

Please sign in to comment.