mirror of
				https://github.com/vdsm/virtual-dsm.git
				synced 2025-11-04 08:54:51 +08:00 
			
		
		
		
	Update test.yaml
This commit is contained in:
		
							parent
							
								
									9cfa7ae933
								
							
						
					
					
						commit
						f1ff6e94ce
					
				
							
								
								
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yaml
									
									
									
									
										vendored
									
									
								
							@ -13,7 +13,7 @@ jobs:
 | 
				
			|||||||
    - uses: actions/checkout@v2
 | 
					    - uses: actions/checkout@v2
 | 
				
			||||||
    -
 | 
					    -
 | 
				
			||||||
      name: Build the Docker image
 | 
					      name: Build the Docker image
 | 
				
			||||||
      run: docker build . --file Dockerfile --tag kroese/virtual-dsm:${{ secrets.MAJOR }}.${{ secrets.MINOR }}
 | 
					      run: docker build . --file Dockerfile --tag kroese/virtual-dsm:latest --tag kroese/virtual-dsm:${{ secrets.MAJOR }}.${{ secrets.MINOR }}
 | 
				
			||||||
    -
 | 
					    -
 | 
				
			||||||
      name: Login to DockerHub
 | 
					      name: Login to DockerHub
 | 
				
			||||||
      uses: docker/login-action@v1 
 | 
					      uses: docker/login-action@v1 
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user