Commit Graph

1 Commits (49093f99c1727744720b6e164bc9130abb85e50d)

Author SHA1 Message Date
Dustin 2243e9e41d ci: Add Jenkins pipeline
dustin/sshca/pipeline/head There was a failure building this commit Details
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