Closed mluypaert closed 3 years ago
@oblodgett I noticed one of the above checks failed, and after looking into it, I think there's more work to be done in GoCD. It fails authentication on a docker image pull from ECR, which I assume means there will need to be more GoCD pipelines updated to pull images in as materials (analogous to the changes you already did in GoCD for AGR-2528), so the plugin we installed can handle the ECR authentication.
@mluypaert yes... not all the PR pipelines have been moved over... will get to those today, thanks.
Makefile, Dockerfile and docker-compose updates done to move away from dockerhub and into ECR as our docker image registry (analogous to alliance-genome/agr_ansible_devops#15)