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