fixup! ci: woodpecker: debug clone
This commit is contained in:
parent
9f73899639
commit
4a454f5e19
|
@ -3,9 +3,11 @@ skip_clone: true
|
|||
pipeline:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
group: clone
|
||||
|
||||
build:
|
||||
image: debian:stable-backports
|
||||
group: clone
|
||||
commands:
|
||||
- apt update
|
||||
- apt install -y inetutils-ping wget git
|
||||
|
|
Loading…
Reference in a new issue