aws-samples / serverless-jenkins-on-aws-fargate

MIT No Attribution
123 stars 110 forks source link

Use ECR jenkins inbound image when needed using IAM execution role for jenkins #18

Closed moitrasayan007 closed 3 years ago

moitrasayan007 commented 3 years ago

Description of changes:

Updated the jenkins.yaml.tpl and jenkins template to have execution role. This will enable to pull images from ECR instead of docker hub when needed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.