mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Internal change.
PiperOrigin-RevId: 481633593
This commit is contained in:
@@ -45,7 +45,7 @@ genrule(
|
||||
name = "version",
|
||||
outs = ["version.txt"],
|
||||
cmd = "cat bazel-out/stable-status.txt | grep STABLE_VERSION | cut -d' ' -f2- | sed 's/^[^[:digit:]]*//g' >$@",
|
||||
stamp = True,
|
||||
stamp = 1,
|
||||
tags = [
|
||||
"manual",
|
||||
"nobuilder",
|
||||
|
||||
Reference in New Issue
Block a user