Update '.drone.yml'
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone Build was killed

This commit is contained in:
Udovič Arns 2022-08-15 22:00:52 +00:00
parent 5bc3dfe0d1
commit a17faf126d

View file

@ -16,15 +16,13 @@ kind: pipeline
type: ssh
name: deploy
settings:
id_rsa:
from_secret: ssh_private
server:
host:
from_secret: host
user:
from_secret: username
ssh_key:
from_secret: ssh_private
depends_on:
- testing