refactor: ♻️ remove deploy test

This commit is contained in:
sevichecc 2023-02-03 23:40:54 +08:00
parent 002f1d55f7
commit 254ccca9b1

View file

@ -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