Skip to content

Commit

Permalink
Test commit e4ebe3c
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed May 16, 2024
1 parent 5bb0933 commit af3cf9d
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:e1ae1444-7ccf-40a5-89bb-583eb97fa782
echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:b9be2f13-ee6a-4c3d-8f9a-eecccdb09aa7
- 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@088475a4e90beb6702ca7b8593e2fcee64481b24
uses: aws-actions/amazon-ecs-render-task-definition@e4ebe3cfb064a0e99dc3c0564e014d61adb12a1d
with:
task-definition: task-definition.json
container-name: sample-app
Expand Down

0 comments on commit af3cf9d

Please sign in to comment.