mirror of
				https://github.com/docker/build-push-action.git
				synced 2025-10-31 06:20:54 +00:00 
			
		
		
		
	Revert "set repository and ghtoken attributes for gha cache type"
This reverts commit 522345f555.
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
	
	
This commit is contained in:
		
					parent
					
						
							
								a254f8ca60
							
						
					
				
			
			
				commit
				
					
						d189d0ef33
					
				
			
		
					 2 changed files with 1 additions and 22 deletions
				
			
		|  | @ -799,27 +799,6 @@ ANOTHER_SECRET=ANOTHER_SECRET_ENV`] | |||
|         '.' | ||||
|       ] | ||||
|     ], | ||||
|     [ | ||||
|       34, | ||||
|       '0.14.1', | ||||
|       new Map<string, string>([ | ||||
|         ['context', '.'], | ||||
|         ['load', 'false'], | ||||
|         ['no-cache', 'false'], | ||||
|         ['push', 'false'], | ||||
|         ['pull', 'false'], | ||||
|         ['cache-to', 'type=gha'], | ||||
|         ['github-token', `abcd1234`], | ||||
|       ]), | ||||
|       [ | ||||
|         'build', | ||||
|         '--cache-to', 'type=gha,repository=docker/build-push-action,ghtoken=abcd1234', | ||||
|         '--iidfile', imageIDFilePath, | ||||
|         '--attest', `type=provenance,mode=min,inline-only=true,builder-id=https://github.com/docker/build-push-action/actions/runs/123456789/attempts/1`, | ||||
|         '--metadata-file', metadataJson, | ||||
|         '.' | ||||
|       ] | ||||
|     ], | ||||
|   ])( | ||||
|     '[%d] given %p with %p as inputs, returns %p', | ||||
|     async (num: number, buildxVersion: string, inputs: Map<string, string>, expected: Array<string>) => { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue