refactor: ♻️ remove deploy test

This commit is contained in:
sevichecc 2023-02-03 23:40:54 +08:00
parent 76c25dca25
commit 67fc487ebd
Signed by untrusted user who does not match committer: SevicheCC
GPG key ID: C577000000000000

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