mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-04-30 04:29:30 +08:00
refactor: ♻️ remove deploy test
This commit is contained in:
parent
002f1d55f7
commit
254ccca9b1
1 changed files with 1 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
#!/bin/bash
|
||||
echo "————————1. Build locally————————"
|
||||
netlify build
|
||||
echo "————————2.Deploy test———————————"
|
||||
netlify deploy
|
||||
echo "————————3.Deploy————————————————"
|
||||
echo "————————2.Deploy————————————————"
|
||||
netlify deploy --prod
|
Loading…
Reference in a new issue