Testing/.drone.yml
Georg ea8ee54ea4
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Changing pipeline name
Signed-off-by: Georg <georg@lysergic.dev>
2021-08-07 00:04:00 +02:00

22 lines
254 B
YAML

---
kind: pipeline
type: ssh
name: default
server:
host:
from_secret: host110
user:
from_secret: user
ssh_key:
from_secret: ssh_key
port: 28
clone:
disable: true
steps:
- name: deploy
commands:
- /opt/scripts/confirm-test.sh