trying to get ecr working

This commit is contained in:
josebarn
2017-08-14 19:07:35 -03:00
parent d486a85ba6
commit 2ec32ce4b6

View File

@@ -7,8 +7,8 @@ pipeline:
ecr:
image: plugins/ecr
secret_key: ${secret_key}
access_key: ${access_key}
secret_key: ${ECR_SECRET_KEY}
access_key: ${ECR_ACCESS_KEY}
repo: 995121555896.dkr.ecr.us-east-1.amazonaws.com/cloudlock/test-sit-ci-built-svc
dockerfile: ./Dockerfile
context: .