rules_build_secrets
rules_build_secrets copied to clipboard
Expand documentation for WORKSPACE changes
Add the full set of directives that need to be added to WORKSPACE in order to use environment_secrets. This seems to be the approach preferred in Bazel-land (see rules_docker for an example), and makes life easier on users of this code.