This commit is contained in:
parent
e37fd9c221
commit
7675355d31
@ -47,6 +47,12 @@ steps:
|
|||||||
key:
|
key:
|
||||||
from_secret: RSYNC_SSH_KEY
|
from_secret: RSYNC_SSH_KEY
|
||||||
|
|
||||||
|
- name: web CV to PDF
|
||||||
|
image: python
|
||||||
|
commands:
|
||||||
|
- python3 -m pip install weasyprint
|
||||||
|
- python3 web-to-pdf.py
|
||||||
|
|
||||||
- name: deploy cv on terminal-cv
|
- name: deploy cv on terminal-cv
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user