Update drone.yml #265

Merged
Vylpes merged 2 commits from feature/263-drone-stuck into develop 2023-02-03 18:02:53 +00:00
Showing only changes of commit 1908f7505c - Show all commits

View file

@ -3,6 +3,7 @@
kind: pipeline
name: deployment
steps:
image: appleboy/drone-ssh
settings:
host: 192.168.68.121
@ -24,6 +25,7 @@ trigger:
kind: pipeline
name: staging
steps:
image: appleboy/drone-ssh
settings:
host: 192.168.68.121