Skip to content

Commit

Permalink
Update release instructions with distdir_depos.bzl
Browse files Browse the repository at this point in the history
After the cleanup, the urls and hashes are in a single file only. There's no need to have an link to an example PR for this.
  • Loading branch information
comius authored Mar 9, 2021
1 parent 5710642 commit 7a62228
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ an example.
The script will output the sha256sum of the rc artifacts for linux, darwin
and windows.
5. Create a new bazel Pull Request that updates the `java_tools` `html_archive`s
with the new release candidates. See
[#8302](https://github.com/bazelbuild/bazel/pull/8302) as an example.
5. Create a new bazel Pull Request that updates the `java_tools` archives (file
[distdir_deps.bzl](https://github.com/bazelbuild/bazel/blob/master/distdir_deps.bzl))
with the new release candidates.
The PR triggers the CI presubmit.
Expand Down

0 comments on commit 7a62228

Please sign in to comment.