mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 15:59:33 +08:00
update deploy script
This commit is contained in:
parent
09304b5ff2
commit
34a9bb8bc7
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
echo "————————1. Build locally————————"
|
||||
netlify build
|
||||
echo "————————2.Deploy test---————————"
|
||||
echo "————————2.Deploy test———————————"
|
||||
netlify deploy
|
||||
echo "————————3.Deploy--------————————"
|
||||
echo "————————3.Deploy————————————————"
|
||||
netlify deploy --prod
|
Loading…
Reference in a new issue