зеркало из https://github.com/microsoft/docker.git
Hack: correct typo in release checklist
This commit is contained in:
Родитель
fa3837abf1
Коммит
f6c64827c8
|
@ -91,7 +91,8 @@ docker run \
|
||||||
-e AWS_ACCESS_KEY=$(cat ~/.aws/access_key) \
|
-e AWS_ACCESS_KEY=$(cat ~/.aws/access_key) \
|
||||||
-e AWS_SECRET_KEY=$(cat ~/.aws/secret_key) \
|
-e AWS_SECRET_KEY=$(cat ~/.aws/secret_key) \
|
||||||
-e GPG_PASSPHRASE=supersecretsesame \
|
-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
|
It will build and upload the binaries on the specified bucket (you should
|
||||||
|
|
Загрузка…
Ссылка в новой задаче