initial commit
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
surtur 2021-08-04 03:33:31 +02:00
commit af2eb28f1b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

29
.drone.yml Normal file
View File

@ -0,0 +1,29 @@
---
kind: pipeline
type: ssh
name: deploy
platform:
os: linux
arch: amd64
server:
host:
from_secret: host
user:
from_secret: username
ssh_key:
from_secret: ssh_key
clone:
disable: true
trigger:
branch:
- development
steps:
- name: deploy
commands:
- cd
- touch /tmp/.nupls