This commit is contained in:
parent
56a5acffdf
commit
2acefcecfa
13
.drone.yml
13
.drone.yml
@ -3,13 +3,6 @@ type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: env
|
||||
image: docker
|
||||
environment:
|
||||
PASSWORD:
|
||||
from_secret: ssh_password
|
||||
commands:
|
||||
- env
|
||||
- name: Build
|
||||
image: python
|
||||
commands:
|
||||
@ -24,10 +17,8 @@ steps:
|
||||
host:
|
||||
- gavarni.jombi.fr
|
||||
user: citadel
|
||||
password:
|
||||
from_secret: password
|
||||
# key:
|
||||
# from_secret: ssh_key
|
||||
key:
|
||||
from_secret: ssh_key
|
||||
port: 22
|
||||
command_timeout: 2m
|
||||
target: /home/citadel
|
||||
|
Loading…
x
Reference in New Issue
Block a user