chore: Disable stable for web until script is fixed
This commit is contained in:
parent
e2aa5584a2
commit
30d6435b96
2 changed files with 1 additions and 18 deletions
|
|
@ -280,12 +280,7 @@ pages:
|
|||
- cd ..
|
||||
- mv docs public
|
||||
- mv repo public || true
|
||||
- mv build/web/ public/nightly
|
||||
# ensure the nightly deployment knows its location
|
||||
- sed -i "s/href=\"\/web\/\"/href=\"\/nightly\/\"/g" public/nightly/index.html
|
||||
- rm -rf build
|
||||
- ./scripts/download-web-stable.sh
|
||||
- mv stable public/web
|
||||
- mv build/web/ public/web
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue