mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Hack: correct typo in release checklist
This commit is contained in:
parent
fa3837abf1
commit
f6c64827c8
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue