Skip to content

Commit 8a625f3

Browse files
update directory name in structure
1 parent dfa1311 commit 8a625f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/.cico.pipeline

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ node('sig-cloudinstance'){
6363
stage ("setup")
6464
{
6565
onmyduffynode "yum -y install rsync docker lorax anaconda-tui yum-langpacks virt-install libvirt-python"
66-
synctoduffynode "docker/centos-7-${arch}.ks"
66+
synctoduffynode "docker/centos-7${arch}.ks"
6767
synctoduffynode "docker/containerbuild.sh"
6868

6969
}

0 commit comments

Comments
 (0)