mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-10-31 10:18:13 +00:00 
			
		
		
		
	Use custom io_bazel repo for docker_build changes
This commit is contained in:
		| @@ -10,6 +10,12 @@ git_repository( | ||||
|     remote = "https://github.com/kubernetes/release.git", | ||||
| ) | ||||
|  | ||||
| git_repository( | ||||
|     name = "io_bazel", | ||||
|     commit = "3b29803eb528ff525c7024190ffbf4b08c598cf2", | ||||
|     remote = "https://github.com/ixdy/bazel.git", | ||||
| ) | ||||
|  | ||||
| load("@io_bazel_rules_go//go:def.bzl", "go_repositories") | ||||
|  | ||||
| go_repositories() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jeff Grafton
					Jeff Grafton