Skip to content

Commit

Permalink
Test commit e562516
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed Aug 14, 2024
1 parent 19f03a1 commit 3bf3644
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 @@ -20,7 +20,7 @@ jobs:

- name: Print current build ID
run: |
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:149fd6da-c3a8-444a-874f-281bb773e85e
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:956aec06-0dd7-4a4a-8166-f2200cbe0c02
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
wait-for-task-stopped: true

- name: Deploy Amazon ECS task definition with ECS Service
uses: aws-actions/amazon-ecs-deploy-task-definition@d3aeb801200df822cd074ec92477dbba1cbf96a0
uses: aws-actions/amazon-ecs-deploy-task-definition@e56251673a6ba4c7739220087c3def72f29579b4
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit 3bf3644

Please sign in to comment.