Skip to content

Commit e01a49b

Browse files
placeholder update
1 parent e0276d2 commit e01a49b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/.cico.pipeline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def c7arches = ["ppc64le", "x86_64", "aarch64"]
1+
def c7arches = ["x86_64"]
22

33
def onmyduffynode(script)
44
{
@@ -118,7 +118,7 @@ node('sig-cloudinstance'){
118118
{
119119
stage("Cleanup")
120120
{
121-
sh 'cico node done ${DUFFY_SSID}'
121+
/*sh 'cico node done ${DUFFY_SSID}'*/
122122
}
123123
}
124124
}

0 commit comments

Comments
 (0)