Skip to content

Commit

Permalink
Test commit ee7a5be
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBuild Integration Test committed Dec 19, 2023
1 parent 44e37ea commit 3ca6b76
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:d41a526a-7a88-4ba1-8b22-70b11af1d8f6
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:04db91c4-92ab-4940-9939-ed7c60761ff7
- 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@61cb3a17e95278f1b0a7310ba58c9a440a9e59bd
uses: aws-actions/amazon-ecs-deploy-task-definition@ee7a5be0e613c219d1436ce2bf0124b43a977aaa
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 3ca6b76

Please sign in to comment.