Skip to content

Commit

Permalink
Test commit 4225e0b
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBuild Integration Test committed Nov 14, 2023
1 parent be0c39d commit 17de788
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: githubactionsamazonecsrende-wVtTCLjhID2l:81e8cd73-1a08-425d-8e65-7fc5386dfa40
echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:913c448f-92d2-4e41-96d1-f86592601fb5
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand All @@ -27,7 +27,7 @@ jobs:

- name: Render Amazon ECS task definition
id: render-task-definition
uses: aws-actions/amazon-ecs-render-task-definition@1414c0acaeaa4634a48f96aaba0baf6088f6aca6
uses: aws-actions/amazon-ecs-render-task-definition@4225e0b507142a2e432b018bc3ccb728559b437a
with:
task-definition: task-definition.json
container-name: sample-app
Expand Down

0 comments on commit 17de788

Please sign in to comment.