commit | 393f2a1a9446b1bef7bf342bf4c12e03288ed29b | [log] [tgz] |
---|---|---|
author | Zelalem <zelalem.aweke@arm.com> | Thu Oct 15 09:27:46 2020 -0500 |
committer | Zelalem <zelalem.aweke@arm.com> | Thu Oct 15 10:38:13 2020 -0500 |
tree | 4296bf4c02e9a2683fad963970649a685e99f4da | |
parent | 64a510c04ca2038f71b2aef730aa2b172aad75a3 [diff] |
Do a fresh clone when syncing repos We have been having issues while trying to rename tags in the tf.org CI repo. We believe this is due to the sync script using old copy of the repo. To fix this do a fresh clone of the repos for now. Might revert back this change once the issue is fixed. Change-Id: I13eb516d0e3aa460e1e72350c8c9175443972765 Signed-off-by: Zelalem <zelalem.aweke@arm.com>