mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
Update generate_workspace link
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175734112
This commit is contained in:
parent
054bf4bb3c
commit
28417b7599
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ The Nomulus codebase uses external targets pulled in from Maven Central, these
|
||||||
are declared in `java/google/registry/repositories.bzl`. The dependencies of
|
are declared in `java/google/registry/repositories.bzl`. The dependencies of
|
||||||
these external targets are not managed by Bazel; you must manually add all of
|
these external targets are not managed by Bazel; you must manually add all of
|
||||||
the dependencies or use the
|
the dependencies or use the
|
||||||
[generate_workspace](https://github.com/bazelbuild/bazel/tree/master/src/tools/generate_workspace
|
[generate_workspace](https://docs.bazel.build/versions/master/generate-workspace.html)
|
||||||
tool to do it.
|
tool to do it.
|
||||||
|
|
||||||
### Generating EAR/WAR archives for deployment
|
### Generating EAR/WAR archives for deployment
|
||||||
|
|
Loading…
Add table
Reference in a new issue