f8f8218537eda2b67abe890a33c6a098988983d5
All checks were successful
dustin/sshca/pipeline/head This commit looks good
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.
Description
Online SSH Certificate Authority
Languages
Rust
96.7%
Shell
2.2%
Dockerfile
1.1%