rules_build_secrets icon indicating copy to clipboard operation
rules_build_secrets copied to clipboard

Expand documentation for WORKSPACE changes

Open simmonmt opened this issue 4 years ago • 0 comments

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.

simmonmt avatar Jan 31 '21 13:01 simmonmt