drone deploy
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build encountered an error

This commit is contained in:
Arnas Udovic 2024-12-28 16:24:08 +02:00
parent 93be9a00e4
commit 9f94276a1f

15
.drone.yml Normal file
View file

@ -0,0 +1,15 @@
---
kind: pipeline
type: ssh
name: deploy
server:
host:
from_secret: host
user:
from_secret: username
ssh_key:
from_secret: ssh_private
steps:
- name: deploy
commands:
- /opt/zemaiteje-site/deploy.sh