Commit Graph

2 Commits (master)

Author SHA1 Message Date
Dustin f8f8218537 ci: Auto deploy latest build of master
dustin/sshca/pipeline/head This commit looks good Details
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
Dustin ac9681e0c3 Initial commit 2023-11-04 16:36:20 -05:00