We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa1311 commit 8a625f3Copy full SHA for 8a625f3
docker/.cico.pipeline
@@ -63,7 +63,7 @@ node('sig-cloudinstance'){
63
stage ("setup")
64
{
65
onmyduffynode "yum -y install rsync docker lorax anaconda-tui yum-langpacks virt-install libvirt-python"
66
- synctoduffynode "docker/centos-7-${arch}.ks"
+ synctoduffynode "docker/centos-7${arch}.ks"
67
synctoduffynode "docker/containerbuild.sh"
68
69
}
0 commit comments