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
This commit is contained in:
Oliver Smith 2022-10-17 12:21:32 +02:00 committed by osmith
parent 5485ed3198
commit 8a66dcd1f8
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
skip-tag: true
branches:
- 'origin/master'
wipe-workspace: true
triggers:
- pollscm: