CircleCI-Public / circleci-demo-aws-ecs-ecr

A demo project for deployment to AWS ECS from ECR on CircleCI 2.0.
https://circleci.com/gh/CircleCI-Public/circleci-demo-aws-ecs-ecr
MIT License
107 stars 110 forks source link

How to pass environment variables from env file #9

Open KalpeshVenturit opened 4 years ago

KalpeshVenturit commented 4 years ago

In public-service.yml file i want to pass environment variables from local.env file instead of keyvalue pair. How to do that? ContainerDefinitions: