Added deployment script (until automated builds are established).
This commit is contained in:
parent
414143ba3f
commit
75945de6bf
1 changed files with 3 additions and 0 deletions
3
deploy.sh
Executable file
3
deploy.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
wrangler pages deploy src --project-name garrity-co --branch prod
|
Loading…
Add table
Reference in a new issue