Try with --no-sandbox
This commit is contained in:
parent
af2082485d
commit
ec5526a7b2
@ -17,7 +17,8 @@ steps:
|
|||||||
libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 \
|
libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 \
|
||||||
libnss3-dev
|
libnss3-dev
|
||||||
- npm install -g md-to-pdf
|
- npm install -g md-to-pdf
|
||||||
- md-to-pdf index.md --launch-options '{ "args": ["--no-sandbox"] }'
|
- |-
|
||||||
|
md-to-pdf index.md --launch-options '{ "args": ["--no-sandbox"] }'
|
||||||
- mkdir $WORKSPACE/cv
|
- mkdir $WORKSPACE/cv
|
||||||
- mv index.pdf $WORKSPACE/cv/n.rodionov.pdf
|
- mv index.pdf $WORKSPACE/cv/n.rodionov.pdf
|
||||||
upload:
|
upload:
|
||||||
|
Loading…
Reference in New Issue
Block a user