mirror of
				https://github.com/docker/login-action.git
				synced 2025-10-31 10:10:09 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			330 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			330 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: backstage.io/v1alpha1
 | |
| kind: Component
 | |
| metadata:
 | |
|   name: login-action
 | |
|   description: |
 | |
|     GitHub Action to login against a Docker registry    
 | |
|   annotations:
 | |
|     github.com/project-slug: Tradeshift/login-action
 | |
|   tags:
 | |
|     - github-action
 | |
|     - nodejs
 | |
|     - fork
 | |
| spec:
 | |
|   type: library
 | |
|   owner: sre
 | |
|   lifecycle: production
 | 
