Revert "clone with ssh in ci"
ci/woodpecker/manual/woodpecker Pipeline failed Details

This reverts commit cd333d6808.
This commit is contained in:
Luca Bilke 2024-02-10 23:46:05 +01:00
parent 5bdbd76187
commit a188f3362d
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 0 additions and 10 deletions

View File

@ -2,16 +2,6 @@ when:
- event: tag - event: tag
- event: manual - event: manual
clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
submodule-update-remote: true
use-ssh: true
ssh-key:
from_secret: gitea_ssh_key
steps: steps:
build: build:
image: git.snaile.de/snailed/xbps-builder image: git.snaile.de/snailed/xbps-builder