Skip to content

Commit 43f30d4

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

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
@@ -70,7 +70,7 @@ node('sig-cloudinstance'){
7070

7171
stage("build boot.iso")
7272
{
73-
onmyduffynode "./containerbuild.sh centos-7-${arch}.ks"
73+
onmyduffynode "./containerbuild.sh centos-7${arch}.ks"
7474
}
7575

7676
stage("tag the container")

0 commit comments

Comments
 (0)