jobs/master-builds: xgoldmon: remove osmo-ci dir

Fix running the job multiple times in a row. As the master jobs don't
wipe the git repositories, we need to remove the osmo-ci dir first
before attempting another shallow clone.

Fixes: 451cbe7d ("jobs/master-builds: add xgoldmon")
Change-Id: I877944dbca9d1c3ca57b05e947ba9b3506971bdc
This commit is contained in:
Oliver Smith 2023-08-30 12:22:55 +02:00
parent 9ba26aa8fb
commit eac517c1af
1 changed files with 1 additions and 0 deletions

View File

@ -529,6 +529,7 @@
- xgoldmon:
git_base_url: https://github.com/2b-as
cmd: |
rm -rf osmo-ci
git clone --depth=1 https://gerrit.osmocom.org/osmo-ci -b master
{docker_run_ccache} {docker_img} {timeout_cmd} /build/osmo-ci/scripts/xgoldmon-jenkins.sh