trying to get ecr working

pull/1/head
josebarn 8 years ago
parent 00a999a50c
commit 58b5d52e3f

@ -6,7 +6,7 @@ pipeline:
- go test - go test
ecr: ecr:
image: plugins/ecr image: plugins/drone-ecr
secret_key: ${ECR_SECRET_KEY} secret_key: ${ECR_SECRET_KEY}
access_key: ${ECR_ACCESS_KEY} access_key: ${ECR_ACCESS_KEY}
region: us-east-1 region: us-east-1

Loading…
Cancel
Save