mirror of
https://gitlab.cern.ch/wotsubo/PSBoardDataBase.git
synced 2025-07-03 10:09:24 +09:00
change(pages): deploy path of exported notebooks under notebooks
This commit is contained in:
parent
47b5316403
commit
6547e1b1f8
3 changed files with 6 additions and 3 deletions
|
@ -52,7 +52,7 @@ pages:
|
|||
- mkdir -p public
|
||||
- mv docs/build public/dev
|
||||
- ls docs/src -R
|
||||
- mv docs/src/assets/*.html public
|
||||
- mv docs/src/assets/*.html public/notebooks
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue