Update content/actions/guides/deploying-to-amazon-elastic-container-service.md
This commit is contained in:
committed by
GitHub
parent
b68c1eed87
commit
8162972df1
@@ -64,7 +64,7 @@ Once you've completed the prerequisites, you can proceed with creating the workf
|
||||
|
||||
The following example workflow demonstrates how to build a container image and push it to Amazon ECR. It then updates the task definition with the new image ID, and deploys the task definition to Amazon ECS.
|
||||
|
||||
Ensure that you provide your own values for all the variables in the `env:` key of the workflow.
|
||||
Ensure that you provide your own values for all the variables in the `env` key of the workflow.
|
||||
|
||||
{% raw %}
|
||||
```yaml{:copy}
|
||||
|
||||
Reference in New Issue
Block a user