Disabling cloning
Some checks reported errors
continuous-integration/drone/push Build encountered an error

Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
Georg Pfuetzenreuter 2021-08-06 23:54:45 +02:00
parent 64670f1bfb
commit b28f78389c
Signed by: Georg
GPG Key ID: 1DAF57F49F8E8F22

View File

@ -12,6 +12,9 @@ server:
from_secret: ssh_key from_secret: ssh_key
port: 28 port: 28
clone:
disable: true
steps: steps:
- name: deploy - name: deploy
commands: commands: