sshca/ci
Dustin f8f8218537
dustin/sshca/pipeline/head This commit looks good Details
ci: Auto deploy latest build of master
After building and publishing a new "latest" container image, we can
automatically deploy it to production by restarting the *sshca*
Deployment.  We use `curl` here to patch the Deployment manually, since
`kubectl` is not available in the container image.  This is a simple
enough operation that it's not worth the effort of trying to install it.
2024-02-03 10:07:29 -06:00
..
Jenkinsfile ci: Auto deploy latest build of master 2024-02-03 10:07:29 -06:00
build.sh ci: Import ci pipeline from original repo 2023-11-13 20:11:49 -06:00
common.sh ci: Fix container image repo name 2024-01-31 20:56:15 -06:00
deploy.sh ci: Auto deploy latest build of master 2024-02-03 10:07:29 -06:00
podTemplate.yaml ci: Import ci pipeline from original repo 2023-11-13 20:11:49 -06:00
publish.sh ci: Import ci pipeline from original repo 2023-11-13 20:11:49 -06:00