feat: no need to clone for deploy pipeline
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-06-03 13:04:51 +02:00
parent 3af0a7366e
commit 26fe940242
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -19,6 +19,13 @@ kind: pipeline
type: docker
name: deploy
platform:
os: linux
arch: amd64
clone:
disable: true
steps:
- name: ssh-deploy
pull: if-not-exists