Try using another dir
This commit is contained in:
parent
8c7602a50a
commit
59b74c6364
@ -10,6 +10,8 @@ steps:
|
|||||||
- mkdir -p $OUTPUT
|
- mkdir -p $OUTPUT
|
||||||
- cp -R ./* $OUTPUT
|
- cp -R ./* $OUTPUT
|
||||||
- cd $OUTPUT
|
- cd $OUTPUT
|
||||||
|
- mkdir -p ~/.npm
|
||||||
|
- chown -R 999:999 "/root/.npm"
|
||||||
- npm install md-to-pdf
|
- npm install md-to-pdf
|
||||||
- npx md-to-pdf index.md
|
- npx md-to-pdf index.md
|
||||||
- mkdir $WORKSPACE/cv
|
- mkdir $WORKSPACE/cv
|
||||||
|
Loading…
Reference in New Issue
Block a user