sshca/ci
Dustin ca1c5124c5 ci: publish-client: Use Linux arch name
The `ARCH` environment varible set by the Jenkins pipeline uses the
Kubernetes names for CPU architectures.  RPMs use the Linux kernel
names, which are not the same.  Using the former, therefore, in the
`include` filter for `rsync` results in no packages being uploaded to
the repository.
2023-11-11 06:39:53 -06:00
..
Jenkinsfile ci: Build CLI RPMs for aarch64 2023-11-10 19:36:46 -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: Build CLI RPMs for aarch64 2023-11-10 19:36:46 -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: publish-client: Use Linux arch name 2023-11-11 06:39:53 -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