Skip to content

Commit

Permalink
Test commit 9b80408
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 3bf3644 commit d1bd6de
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:956aec06-0dd7-4a4a-8166-f2200cbe0c02
echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:e4c0956c-76ed-4e6c-98b3-0e1fee579a5a
- 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@e56251673a6ba4c7739220087c3def72f29579b4
uses: aws-actions/amazon-ecs-deploy-task-definition@9b80408866e35af3fa6ab28356c942cb539e1104
with:
task-definition: task-definition.json
service: github-actions-deploy-task-def-integ-test
Expand Down

0 comments on commit d1bd6de

Please sign in to comment.