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. |
||
---|---|---|
.. | ||
Jenkinsfile | ||
build-client.sh | ||
build-server.sh | ||
clientPodTemplate.yaml | ||
common.sh | ||
prepare-client.sh | ||
publish-client.sh | ||
publish-server.sh | ||
serverPodTemplate.yaml | ||
sign-rpms.sh |