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 8a625f3 commit 43f30d4Copy full SHA for 43f30d4
docker/.cico.pipeline
@@ -70,7 +70,7 @@ node('sig-cloudinstance'){
70
71
stage("build boot.iso")
72
{
73
- onmyduffynode "./containerbuild.sh centos-7-${arch}.ks"
+ onmyduffynode "./containerbuild.sh centos-7${arch}.ks"
74
}
75
76
stage("tag the container")
0 commit comments