trying to get ecr working
This commit is contained in:
@@ -6,7 +6,7 @@ pipeline:
|
|||||||
- go test
|
- go test
|
||||||
|
|
||||||
ecr:
|
ecr:
|
||||||
image: plugins/drone-ecr
|
image: plugins/ecr
|
||||||
secret_key: ${ECR_SECRET_KEY}
|
secret_key: ${ECR_SECRET_KEY}
|
||||||
access_key: ${ECR_ACCESS_KEY}
|
access_key: ${ECR_ACCESS_KEY}
|
||||||
repo: 995121555896.dkr.ecr.us-east-1.amazonaws.com/cloudlock/test-sit-ci-built-svc
|
repo: 995121555896.dkr.ecr.us-east-1.amazonaws.com/cloudlock/test-sit-ci-built-svc
|
||||||
|
|||||||
Reference in New Issue
Block a user