We are going to configure quay to pull and trigger a build on any pull requests on any branch with a v.*
tag; ie v1.0.1
.
Select
New Repository
Public repos are free
This is assuming you signed up with Github
This indicates to quay to pull and build on any push to github's
origin
with a new tag
Nothing special here (defaults)
Nice 👍! Quay is now wired up to our remote repo and will run on any push to remote or PR with a new tag.
Previous | Next |
---|---|
Deploying Spinnaker to k8s | Setting Up Spinnaker |