A kubernetes operator for creating and managing a cache of container images directly on the cluster worker nodes, so application pods start almost instantly
Apache License 2.0
1.26k
stars
119
forks
source link
Don't run pull_request job when PR is accepted #154
When PR is accepted, both pull_request and push jobs run in parallel.
Expected behaviour: Only run push job