You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 16, 2020. It is now read-only.
pull-request validation. It triggers on any PR to master branch. It does build, run unit tests, lint docker and k8s files
master ci/cd. It triggers on any commit to master branch. It does everything as in pr-validation + trivy vulnerabilities scan + push dev image to docker-hub.
release. It triggers on any change to version file. Does everything as master-ci-cd + push stable image to docker hub + create github release.
Forbid direct pushes to master without validated PRs