From fc4bcfc940fd344e133d0ed9df4a792fc054526f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: May 31 2018 14:26:53 +0000 Subject: treecompose: Use f28 branch --- diff --git a/centos-ci/run-treecompose b/centos-ci/run-treecompose index 88a1acf..df40980 100755 --- a/centos-ci/run-treecompose +++ b/centos-ci/run-treecompose @@ -8,6 +8,9 @@ vmajor=28 ref=fahc/${vmajor}/x86_64/buildmaster assembler=quay.io/cgwalters/coreos-assembler +# This is managed by JJB but that's a pain to maintain +(cd ~/fedora-atomic && git checkout f28) + for v in jigdo ostree; do rsync --delete --stats -a sig-atomic@artifacts.ci.centos.org::sig-atomic/${build}/${v}/ ${v}/ || mkdir -p ${v}/ done