mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #53915 from krzyzacy/fix-bazel
Automatic merge from submit-queue (batch tested with PRs 52883, 52183, 53915, 53848). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Make kubemark push a manual target fix `bazel build //...` /assign @ixdy @mikedanese
This commit is contained in:
commit
3f9d0ac867
@ -16,6 +16,7 @@ docker_push(
|
||||
repository = "$(PROJECT)/kubemark",
|
||||
stamp = True,
|
||||
tag = "latest",
|
||||
tags = ["manual"],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
|
Loading…
Reference in New Issue
Block a user