Update env vars

This commit is contained in:
Nikolai Rodionov 2024-02-12 12:40:17 +01:00
parent 520215059f
commit 13e3c8dd1b
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -19,7 +19,7 @@ steps:
- npm install -g md-to-pdf
- |-
md-to-pdf index.md --launch-options '{ "args": ["--no-sandbox"] }'
- mkdir $WORKSPACE/cv
- mkdir $CI_WORKSPACE/cv
- mv index.pdf $CI_WORKSPACE/cv/n.rodionov.pdf
upload:
name: Upload the CV