Updated workflow
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Docker Build & Publish / Build Docker (push) Successful in 1m6s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Docker Build & Publish / Build Docker (push) Successful in 1m6s
				
			This commit is contained in:
		
							parent
							
								
									1f7ae66339
								
							
						
					
					
						commit
						43c88ad52e
					
				@ -29,10 +29,9 @@ jobs:
 | 
				
			|||||||
          password: ${{ secrets.RANNES_REGISTRY }}
 | 
					          password: ${{ secrets.RANNES_REGISTRY }}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Build and push 🏗️
 | 
					      - name: Build and push 🏗️
 | 
				
			||||||
        uses: docker/build-push-action@v2
 | 
					        uses: docker/build-push-action@v5
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          context: .
 | 
					          context: .
 | 
				
			||||||
          file: ./Dockerfile
 | 
					 | 
				
			||||||
          push: true
 | 
					          push: true
 | 
				
			||||||
          tags: gitea.rannes.dev/rannes.dev/local-weather:latest
 | 
					          tags: gitea.rannes.dev/rannes.dev/local-weather:latest
 | 
				
			||||||
          secrets: |
 | 
					          secrets: |
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user