Add .drone.yml #260

Merged
Vylpes merged 4 commits from feature/218-drone-ci into develop 2023-02-03 17:35:27 +00:00
Showing only changes of commit 4c1726f5c8 - Show all commits

View file

@ -5,7 +5,7 @@ type: ssh
name: deployment
server:
host: 192.168.68.121
host: 192.168.1.2
user: vylpes
password:
from_secret: ssh_password
@ -30,7 +30,7 @@ type: ssh
name: staging
server:
host: 192.168.68.121
host: 192.168.1.2
user: vylpes
password:
from_secret: ssh_password