add ssh correctly
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Pavel 2023-11-12 22:49:24 +03:00
parent 96df279ac3
commit 0c5e4be2f2

View File

@ -11,7 +11,7 @@ steps:
- name: release
image: alpine:latest
commands:
- apk add --no-cache git ssh
- apk add --no-cache git openssh
- cd .pub
- git clone --filter=tree:0 git@git.neur0tx.site:Neur0toxine/neur0tx.site.git
- cd neur0tx.site