Switch to ssh pipeline
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Adam Štrauch 2021-09-21 13:32:48 +02:00
parent 3cba2d6893
commit 235af59b16
Signed by: cx
GPG Key ID: 018304FFA8988F8D
1 changed files with 9 additions and 9 deletions

View File

@ -1,14 +1,14 @@
kind: pipeline
type: docker
type: ssh
name: testing
server:
host: 192.168.1.2
user: build
password:
from_secret: ssh_password
steps:
- name: build
image: techknowlogick/drone-docker
settings:
dry_run: true
username:
password:
repo: rosti/runtime
tags:
- dev
commands:
- make build