Hack: correct typo in release checklist

This commit is contained in:
Solomon Hykes 2013-09-23 18:43:08 -07:00
Родитель fa3837abf1
Коммит f6c64827c8
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -91,7 +91,8 @@ docker run \
-e AWS_ACCESS_KEY=$(cat ~/.aws/access_key) \
-e AWS_SECRET_KEY=$(cat ~/.aws/secret_key) \
-e GPG_PASSPHRASE=supersecretsesame \
hack/make.sh release
docker
hack/release.sh
```
It will build and upload the binaries on the specified bucket (you should