Aggiunte alla pipeline.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
df70a1f954
commit
7d9a701cae
13
.drone.yml
13
.drone.yml
@ -25,3 +25,16 @@ steps:
|
||||
draft: true
|
||||
when:
|
||||
event: tag
|
||||
|
||||
- name: handycopy
|
||||
image: drillster/drone-rsync
|
||||
settings:
|
||||
hosts: deimos.sys42.eu
|
||||
user: syntaxerrormmm
|
||||
port: 45454
|
||||
key:
|
||||
from_secret: fisso-ssh-key
|
||||
source: out/*.whl
|
||||
target: ~/
|
||||
when:
|
||||
event: tag
|
||||
|
Reference in New Issue
Block a user