deploy notes derp

This commit is contained in:
Peter Boin 2017-07-30 20:40:11 +10:00
parent 41f7a46aaa
commit a306f8497c

View File

@ -127,7 +127,7 @@ password=secret
## Upload to PyPi Test server
```
./deploy.sh test
./deploy.sh deploy test
```
**Test**
@ -153,7 +153,7 @@ to make sure it's sane
all good!? sweet :+1: time to upload to 'production'
```
./deploy.sh prod
./deploy.sh deploy prod
```
**Test**