Skip to content

Deploy to Amazon ECS #58

Deploy to Amazon ECS

Deploy to Amazon ECS #58

Manually triggered January 28, 2025 19:18
Status Success
Total duration 1m 3s
Artifacts

deployInECS.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Deploy
Ignoring property 'taskDefinitionArn' in the task definition file. This property is returned by the Amazon ECS DescribeTaskDefinition API and may be shown in the ECS console, but it is not a valid field when registering a new task definition. This field can be safely removed from your task definition file.
Deploy
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/