nightly.sh: update ostree summary file after sync
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
77036e3c5d
commit
aca3898446
@ -182,6 +182,7 @@ done
|
||||
for arch in x86_64; do
|
||||
ostree pull-local --repo=$ATOMICDESTREPO $ATOMICSRCREPO --depth=-1 "fedora/rawhide/${arch}/workstation"
|
||||
done
|
||||
ostree summary -u --repo=$ATOMICDESTREPO # update summary file
|
||||
|
||||
# Tell interested persons that the rsync is done.
|
||||
send_fedmsg "${fedmsg_json_done}" ${RELEASE} rsync.complete
|
||||
|
Loading…
Reference in New Issue
Block a user