Fix drone
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Nicolas Duhamel 2021-10-31 23:26:39 +01:00
parent 56a5acffdf
commit 2acefcecfa

View File

@ -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