docs: add publish bash script

pull/8275/head
Daniel Lee 9 years ago
parent 83c138f575
commit ac6c93b3da
  1. 3
      docs/publish.sh

@ -0,0 +1,3 @@
#!/bin/bash
make publish ENV=prod VERSION=root
Loading…
Cancel
Save