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.