Skip to content

Commit

Permalink
Test commit 61cb3a1
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBuild Integration Test committed Dec 5, 2023
1 parent 01dfd55 commit 44e37ea
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:27675484-c01e-4f64-9c1e-7b6b1733ba83
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:d41a526a-7a88-4ba1-8b22-70b11af1d8f6
- 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@47d7844ea25e76ab61792242e985f3a48e8c08c6
uses: aws-actions/amazon-ecs-deploy-task-definition@61cb3a17e95278f1b0a7310ba58c9a440a9e59bd
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 44e37ea

Please sign in to comment.