This commit is contained in:
parent
a4f2b6a5df
commit
fbe743a652
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
|
||||
- apk add openssh-client-default make bubblewrap git bash coreutils diff
|
||||
- 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