gitea

Development moved to Codeberg

Set safe dir for git operations in .drone.yml CI (#19641) Our drone by necessity runs on git repositories not owned by the drone process. Unfortunately this means that git operations and thence CI builds will fail without the `safe.directory` option being set. See: https://drone.gitea.io/go-gitea/gitea/54632/2/8

Changes

1 changed files (+10/-0)