mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-01-19 16:40:49 +01:00
Revert "CI: Remove an obsolete workaround"
It appears some freedesktop CI runners still have /builds/dbus/dbus
owned by a different user ID.
This reverts commit 3f6400b8b9.
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
803e8aff8e
commit
08e175a511
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,8 @@ variables:
|
|||
ci_local_packages: "yes"
|
||||
ci_parallel: "2"
|
||||
ci_sudo: "yes"
|
||||
# Temporarily needed to clean up after dbus/dbus#447
|
||||
GIT_STRATEGY: clone
|
||||
|
||||
###
|
||||
# IMPORTANT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue