Skip to content

Commit

Permalink
Test commit 69e7aed
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed May 7, 2024
1 parent ccf6a78 commit 3178386
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:d0ba283f-f683-41e8-a0d7-66dad28a97ec
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:6a44f999-28dc-4043-9d78-871247239820
- 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@51460972039ebcb506a06833e7fd3d8ee1d23791
uses: aws-actions/amazon-ecs-deploy-task-definition@69e7aed9b8acdd75a6c585ac669c33831ab1b9a3
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 3178386

Please sign in to comment.