diff --git a/.drone.yml b/.drone.yml index f11ae29..accd58c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: - name: release image: alpine:latest commands: - - apk add --no-cache git + - apk add --no-cache git ssh - cd .pub - git clone --filter=tree:0 git@git.neur0tx.site:Neur0toxine/neur0tx.site.git - cd neur0tx.site