fix the build one more time
This commit is contained in:
parent
461221fe76
commit
9b29a28c38
@ -21,7 +21,7 @@ steps:
|
||||
- npm install md-to-pdf
|
||||
- npx md-to-pdf index.md
|
||||
- mkdir $DRONE_WORKSPACE/cv
|
||||
- mv index.pdf $DRONE_WORKSPACE/n.rodionov.pdf
|
||||
- mv index.pdf $DRONE_WORKSPACE/cv/n.rodionov.pdf
|
||||
|
||||
- name: Upload the CV
|
||||
image: rclone/rclone:latest
|
||||
|
Loading…
Reference in New Issue
Block a user