mirror of https://github.com/istio/istio.io.git
				
				
				
			Automator: update common-files@master in istio/istio.io@master (#16488)
This commit is contained in:
		
							parent
							
								
									b37c0a45e6
								
							
						
					
					
						commit
						89af7c1970
					
				| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "istio build-tools",
 | 
			
		||||
  "image": "gcr.io/istio-testing/build-tools:master-8aa031754a09946f714d6dc7df1e8bd400b4b2e9",
 | 
			
		||||
  "image": "gcr.io/istio-testing/build-tools:master-ad62c06c1bc16a88743df338ec45a297ea9fcd91",
 | 
			
		||||
  "privileged": true,
 | 
			
		||||
  "remoteEnv": {
 | 
			
		||||
    "USE_GKE_GCLOUD_AUTH_PLUGIN": "True",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
711151a7c7afd1deef80fa304b3e617e4ba8b7bc
 | 
			
		||||
919afe40850e6735326529d12ed1a3aa192444d0
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -75,7 +75,7 @@ fi
 | 
			
		|||
TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io}
 | 
			
		||||
PROJECT_ID=${PROJECT_ID:-istio-testing}
 | 
			
		||||
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
 | 
			
		||||
  IMAGE_VERSION=master-8aa031754a09946f714d6dc7df1e8bd400b4b2e9
 | 
			
		||||
  IMAGE_VERSION=master-ad62c06c1bc16a88743df338ec45a297ea9fcd91
 | 
			
		||||
fi
 | 
			
		||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
 | 
			
		||||
  IMAGE_NAME=build-tools
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue