chore: test deploy
This commit is contained in:
parent
c871417d47
commit
b15a56e565
|
|
@ -7,7 +7,8 @@ set -e
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
# navigate into the build output directory
|
# navigate into the build output directory
|
||||||
cd dist
|
mv dist docs
|
||||||
|
cd docs
|
||||||
|
|
||||||
# if you are deploying to a custom domain
|
# if you are deploying to a custom domain
|
||||||
# echo 'www.example.com' > CNAME
|
# echo 'www.example.com' > CNAME
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue