woodpecker: agregar diffutils correctamente
Some checks failed
continuous-integration/drone the build failed
Some checks failed
continuous-integration/drone the build failed
This commit is contained in:
parent
fbe743a652
commit
090bf122bd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ pipeline:
|
|||
deploy:
|
||||
image: docker.io/alpine:3.14
|
||||
commands:
|
||||
- apk add openssh-client-default make bubblewrap git bash coreutils diff
|
||||
- apk add openssh-client-default make bubblewrap git bash coreutils diffutils
|
||||
- test "$(pwd)" = /drone/src/gitea.nulo.in/Sutty/sutty
|
||||
- git clone https://gitea.nulo.in/Sutty/haini.sh /drone/src/gitea.nulo.in/Sutty/haini.sh
|
||||
- mkdir ~/.ssh/
|
||||
|
|
Loading…
Reference in a new issue