Try with --no-sandbox
This commit is contained in:
parent
65a9a8d26c
commit
9001734f43
@ -17,7 +17,7 @@ steps:
|
||||
libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 \
|
||||
libnss3-dev
|
||||
- npm install -g md-to-pdf
|
||||
- md-to-pdf index.md
|
||||
- md-to-pdf index.md --no-sandbox
|
||||
- mkdir $WORKSPACE/cv
|
||||
- mv index.pdf $WORKSPACE/cv/n.rodionov.pdf
|
||||
upload:
|
||||
|
Loading…
Reference in New Issue
Block a user