mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Hack: correct typo in release checklist
Upstream-commit: f6c64827c899b1fd737df0fcd018cc33dd9a91b9 Component: engine
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user