Skip to content

Commit d4c88df

Browse files
sync cccp.yaml, Dockerfile along with tar file
1 parent bcdb08b commit d4c88df

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

9292
onmyduffynode "mkdir -p /tmp/centos-7-${time_stamp}/${arch}"
9393

94-
onmyduffynode "cp -r /var/tmp/containers/*/centos-7-${arch}/docker/*tar.xz /tmp/centos-7-${time_stamp}/${arch}"
94+
onmyduffynode "cp -r /var/tmp/containers/*/centos-7-${arch}/docker/* /tmp/centos-7-${time_stamp}/${arch}"
9595

9696
onmyduffynode "RSYNC_PASSWORD='${rsync_key}' rsync -av /tmp/centos-7-${time_stamp}/${arch}/ sig-cloudinstance@artifacts.ci.centos.org::sig-cloudinstance/centos-7-${time_stamp}/${arch}/"
9797
}

0 commit comments

Comments
 (0)