Online SSH Certificate Authority
 
 
 
Go to file
Dustin 2243e9e41d
dustin/sshca/pipeline/head There was a failure building this commit Details
ci: Add Jenkins pipeline
The CI pipeline builds both the SSHCA server and client CLI.  The server
is published as an OCI image, while the latter uses RPMs.  Since
multiple RPMs with the same version cannot exist in the same repository,
and since RPM versions cannot be arbitrarily set after they have been
built, the RPMs are only published when building the *master* branch.
Server container images are published from every branch, as each image
is tagged with the branch name and build number.
2023-11-10 11:46:06 -06:00
ci ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
cli rpm: Add systemd service/target/timer units 2023-11-06 18:34:20 -06:00
server server: Add Containerfile 2023-11-08 21:29:00 -06:00