Skip to content

Commit 1c61947

Browse files
committed
apply env_var_name
1 parent 9c0ea01 commit 1c61947

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ jobs:
6161
- aws-ecr/build-and-push-image:
6262
region: us-east-1
6363
dockerfile: ./Dockerfile
64-
account-url: $ECR_ENDPOINT
65-
repo: $CIRCLE_PROJECT_REPONAME
64+
account-url: ECR_ENDPOINT
65+
repo: CIRCLE_PROJECT_REPONAME
6666
tag: master
6767

6868
deploy_ecs:

0 commit comments

Comments
 (0)