Make kubemark push a manual target

This commit is contained in:
Sen Lu 2017-10-13 14:08:55 -07:00
parent 9e792173d0
commit c2bad6e969

View File

@ -16,6 +16,7 @@ docker_push(
repository = "$(PROJECT)/kubemark", repository = "$(PROJECT)/kubemark",
stamp = True, stamp = True,
tag = "latest", tag = "latest",
tags = ["manual"],
) )
filegroup( filegroup(