sshca/ci
Dustin eec0bfc83c
dustin/sshca/pipeline/head This commit looks good Details
ci: Mount ssh_known_hosts in client build pod
Apparently, the although the tooltip says " Volumes get mounted in all
containers with the specified mount path," volumes defined in the
default Pod Template in the Jenkins Kubernetes Cloud configuration
actually only get mounted in the JNLP agent container.  Containers
defined in the pod template YAML document are not included in this
interpretation of "all."
2023-11-10 12:06:51 -06:00
..
Jenkinsfile ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
build-client.sh ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
build-server.sh ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
clientPodTemplate.yaml ci: Mount ssh_known_hosts in client build pod 2023-11-10 12:06:51 -06:00
common.sh ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
prepare-client.sh ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
publish-client.sh ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
publish-server.sh ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
serverPodTemplate.yaml ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00
sign-rpms.sh ci: Add Jenkins pipeline 2023-11-10 11:46:06 -06:00