mozilla-iam / iam-infra

This repo contains the resources and configuration needed to create the Mozilla IAM infrastructure
Mozilla Public License 2.0
13 stars 13 forks source link

complete CI/CD pipeline configuration for Mozillians #22

Closed danielhartnell closed 5 years ago

danielhartnell commented 6 years ago

A simple pipeline is sufficient. I can refer to the current Jenkinsfile for the project for guidance. Building the container image, pushing it to the registry, updating the deployment with the new image and cycling running containers should be sufficient.

danielhartnell commented 5 years ago

Initial work completed in https://github.com/mozilla-iam/eks-deployment/pull/59. I imagine we'll have some improvements to make over time. This tracks master and production branches but not the cistest branch seen in the Jenkinsfile.