Hello,
I want to pass .env file before building docker image?
as good practice we cant add .env in repo.
so how to do this. and then push image to ECR.
@Hardik Have you explored creating the .env file in your `step` from environment variables that you can define at a repository level?
It looks like you're new here. Sign in or register to get started.