mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-06-08 05:55:42 +09:00
fix(deploy): mkdir public/notebooks
This commit is contained in:
parent
80c58b6af8
commit
f7ab159eff
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ pages:
|
|||
- mkdir -p public
|
||||
- mv docs/build public/dev
|
||||
- ls docs/src -R
|
||||
- mkdir -p public/notebooks
|
||||
- mv docs/src/assets/*.html public/notebooks
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Reference in a new issue