|  |  | @ -158,17 +158,17 @@ jobs: | 
			
		
	
		
		
			
				
					
					|  |  |  | #          registry: ${{ secrets.GAR_LOCATION }}-docker.pkg.dev |  |  |  | #          registry: ${{ secrets.GAR_LOCATION }}-docker.pkg.dev | 
			
		
	
		
		
			
				
					
					|  |  |  | #          username: _json_key |  |  |  | #          username: _json_key | 
			
		
	
		
		
			
				
					
					|  |  |  | #          password: ${{ secrets.GAR_JSON_KEY }} |  |  |  | #          password: ${{ secrets.GAR_JSON_KEY }} | 
			
		
	
		
		
			
				
					
					|  |  |  | # |  |  |  | 
 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #  google-container: |  |  |  |   google-container: | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #    runs-on: ubuntu-latest |  |  |  |     runs-on: ubuntu-latest | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #    steps: |  |  |  |     steps: | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #      - |  |  |  |       - | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #        name: Checkout |  |  |  |         name: Checkout | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #        uses: actions/checkout@v2 |  |  |  |         uses: actions/checkout@v2 | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #      - |  |  |  |       - | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #        name: Login to Google Container Registry |  |  |  |         name: Login to Google Container Registry | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #        uses: ./ |  |  |  |         uses: ./ | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #        with: |  |  |  |         with: | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #          registry: gcr.io |  |  |  |           registry: gcr.io | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #          username: _json_key |  |  |  |           username: _json_key | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  | #          password: ${{ secrets.GCR_JSON_KEY }} |  |  |  |           password: ${{ secrets.GCR_JSON_KEY }} | 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
	
		
		
			
				
					|  |  | 
 |