Skip to content

Commit

Permalink
Test commit a18e8ec
Browse files Browse the repository at this point in the history
  • Loading branch information
ecs-github-actions-cicd-bot committed May 2, 2024
1 parent 69ef2d8 commit e797a80
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:4f5701b0-4002-4cfe-8db9-1d6d79df3b7e
echo Integration test run: githubactionsamazonecsrende-wVtTCLjhID2l:5ffe4aaf-6638-4a9e-8187-4dfcf5e4f2c2
- 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@612ac18cbe228145b92e632fe1d140372af59adf
uses: aws-actions/amazon-ecs-render-task-definition@a18e8eccd068a4ba0b293c655969514bead8f0f5
with:
task-definition: task-definition.json
container-name: sample-app
Expand Down

0 comments on commit e797a80

Please sign in to comment.