mirror of
https://github.com/bazelbuild/platforms
synced 2024-11-25 08:31:23 +00:00
typo;
This commit is contained in:
parent
db9d0ee2c0
commit
9a7e0680ae
|
@ -5,12 +5,12 @@ WARNING: These are what worked last time. Reality might be different.
|
|||
## Step 1: Make the release
|
||||
|
||||
- Pick a new version number
|
||||
- Run distro/make_rel.sh *version*
|
||||
- Run distro/makerel.sh *version*
|
||||
- Go to the [Releases](https://github.com/bazelbuild/platforms/releases) page
|
||||
- Draft a new release
|
||||
- Name the release with a version number
|
||||
- Use the version number as the title
|
||||
- Copy the description that make_rel.sh produced to the description field.
|
||||
- Copy the description that makerel.sh produced to the description field.
|
||||
- upload the generated tar file
|
||||
|
||||
- use https://github.com/bazelbuild/continuous-integration/blob/master/mirror/mirror.sh to mirror the file
|
||||
|
|
Loading…
Reference in a new issue