diff options
author | Georg | 2021-08-06 23:54:45 +0200 |
---|---|---|
committer | Georg | 2021-08-06 23:54:45 +0200 |
commit | b28f78389ca06a30d9955604d66ffa3193b9ebd5 (patch) | |
tree | ce1b077fb3c094f646d17048b24a4f94a584fdab | |
parent | 64670f1bfbc7c7cb2dbed0e85e974394e5ffe45f (diff) | |
download | testing-b28f78389ca06a30d9955604d66ffa3193b9ebd5.tar.gz testing-b28f78389ca06a30d9955604d66ffa3193b9ebd5.tar.bz2 testing-b28f78389ca06a30d9955604d66ffa3193b9ebd5.zip |
Disabling cloning
Signed-off-by: Georg <georg@lysergic.dev>
-rw-r--r-- | .drone.yml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ server: from_secret: ssh_key port: 28 +clone: + disable: true + steps: - name: deploy commands: |