diff --git a/.drone.yml b/.drone.yml index 7fd027e..7560640 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,12 @@ kind: pipeline type: ssh name: image building +server: + host: 192.168.1.2 + user: build + password: + from_secret: ssh_password + steps: - name: build&push environment: