File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
21
21
- name : Print current build ID
22
22
run : |
23
- echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:aae19f82-c7ca-427a-99bf-dc43b9aee902
23
+ echo Integration test run: githubactionsamazonecsdeplo-NWcjHIgDJLXw:42940957-86b2-4285-9d9d-03775a2c2654
24
24
25
25
- name : Configure AWS credentials
26
26
uses : aws-actions/configure-aws-credentials@v4
39
39
run-task-assign-public-IP : ENABLED
40
40
run-task-security-groups : sg-067ebcde49c0f3ad8
41
41
run-task-launch-type : FARGATE
42
- wait-for-task-stopped : false
42
+ wait-for-task-stopped : false
43
43
44
44
- name : Deploy Amazon ECS task definition with one-off task and wait for task stopped set to true
45
45
uses : aws-actions/amazon-ecs-deploy-task-definition@v1
55
55
enable-ecs-managed-tags : true
56
56
57
57
- name : Deploy Amazon ECS task definition with ECS Service
58
- uses : aws-actions/amazon-ecs-deploy-task-definition@5ae7be6fcfec491494b3dbe937800837321d81d9
58
+ uses : aws-actions/amazon-ecs-deploy-task-definition@0a0f8ee08e00301f9fe77c7b20f922574aaed924
59
59
with :
60
60
task-definition : task-definition.json
61
61
service : github-actions-deploy-task-def-integ-test
You can’t perform that action at this time.
0 commit comments