osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/29773 )
Change subject: jobs/update-osmo-ci-on-slaves: set wipe-workspace ......................................................................
jobs/update-osmo-ci-on-slaves: set wipe-workspace
Wipe the workspace before running the job, so the _docker_playground clone gets recreated (and e.g. doesn't have the old clone url).
Change-Id: I5626c4728ebd7f6b693484c7801963985832398d --- M jobs/update-osmo-ci-on-slaves.yml 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/73/29773/1
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml index 41181cd..39afb46 100644 --- a/jobs/update-osmo-ci-on-slaves.yml +++ b/jobs/update-osmo-ci-on-slaves.yml @@ -30,6 +30,7 @@ skip-tag: true branches: - 'origin/master' + wipe-workspace: true
triggers: - pollscm: