zemaiteje-site/.drone.yml
Arnas Udovic 9f94276a1f
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build encountered an error
drone deploy
2024-12-28 16:24:08 +02:00

15 lines
222 B
YAML

---
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