Skip to content

Commit

Permalink
Test commit 94077af
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBuild Integration Test committed Aug 29, 2023
1 parent e249712 commit 6e9d580
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:6dd0ee1a-d109-474d-8380-3da4c3970306
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:a70d706c-f777-492b-b69f-fc8c72687e3a
- 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@32485e6377d76393fb483c0f830dfbe2fcf86834
uses: aws-actions/amazon-ecs-deploy-task-definition@94077af825a2bf253d2d96a1f1481c38de70d0ea
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 6e9d580

Please sign in to comment.