mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 11:21:47 +00:00
Make kubemark push a manual target
This commit is contained in:
parent
9e792173d0
commit
c2bad6e969
@ -16,6 +16,7 @@ docker_push(
|
||||
repository = "$(PROJECT)/kubemark",
|
||||
stamp = True,
|
||||
tag = "latest",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
|
Loading…
Reference in New Issue
Block a user