We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f414cb commit 3f0897aCopy full SHA for 3f0897a
1 file changed
BUILD
@@ -154,6 +154,7 @@ go_binary(
154
pkg_npm(
155
name = "npm_package",
156
package_name = "@bazel/bazelisk",
157
+ substitutions = {"0.0.0-PLACEHOLDER": "{BUILD_SCM_VERSION}"},
158
srcs = [
159
"LICENSE",
160
"README.md",
0 commit comments