mirror of
				https://github.com/ajnart/homarr.git
				synced 2025-10-31 10:36:02 +01:00 
			
		
		
		
	Add needs to completion after build
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -26,6 +26,7 @@ jobs: | |||||||
|           key: ${{ github.sha }} |           key: ${{ github.sha }} | ||||||
|  |  | ||||||
|   docker: |   docker: | ||||||
|  |     needs: [build] | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     steps: |     steps: | ||||||
|       - name: Checkout |       - name: Checkout | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user