mirror of
				https://github.com/actions/cache.git
				synced 2025-10-31 03:38:36 +08:00 
			
		
		
		
	Add files via upload
Signed-off-by: Nodoubtz <53144580+nodoubtz@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									a62c95e4fc
								
							
						
					
					
						commit
						74c07b0ec8
					
				
							
								
								
									
										10
									
								
								cloudbuild.yaml.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								cloudbuild.yaml.txt
									
									
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,10 @@ | ||||||
|  | steps: | ||||||
|  |   - name: 'gcr.io/cloud-builders/docker' | ||||||
|  |     args: ['build', '-t', 'gcr.io/gtm-kqqwvx2-zgi2z/tagging-server', '.'] | ||||||
|  |   - name: 'gcr.io/cloud-builders/docker' | ||||||
|  |     args: ['push', 'gcr.io/gtm-kqqwvx2-zgi2z/tagging-server'] | ||||||
|  |   - name: 'gcr.io/cloud-builders/gcloud' | ||||||
|  |     args: ['run', 'deploy', 'tagging-server', '--image', 'gcr.io/gtm-kqqwvx2-zgi2z/tagging-server', '--platform', 'managed', '--region', 'us-central1'] | ||||||
|  | 
 | ||||||
|  | images: | ||||||
|  |   - gcr.io/gtm-kqqwvx2-zgi2z/tagging-server | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Nodoubtz
						Nodoubtz