Update .gitea/workflows/release.yaml
	
		
			
	
		
	
	
		
	
		
			Some checks failed
		
		
	
	
		
			
				
	
				Publish Docker image / Push Docker image to Docker Hub (push) Failing after 10s
				
			
		
		
	
	
				
					
				
			
		
			Some checks failed
		
		
	
	Publish Docker image / Push Docker image to Docker Hub (push) Failing after 10s
				
			This commit is contained in:
		
							parent
							
								
									a62a41249b
								
							
						
					
					
						commit
						3b3ac535da
					
				
					 1 changed files with 4 additions and 4 deletions
				
			
		|  | @ -10,11 +10,11 @@ jobs: | |||
|       - name: Check out the repo | ||||
|         uses: actions/checkout@v3 | ||||
|        | ||||
|       - name: Log in to Docker Hub | ||||
|         uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a | ||||
|       - name: Log in to the Container registry | ||||
|         uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1 | ||||
|         with: | ||||
|           registry: git.depeuter.dev | ||||
|           username: tdpeuter | ||||
|           registry: ${{ env.REGISTRY }} | ||||
|           username: ${{ gitea.actor }} | ||||
|           password: ${{ secrets.APP_TOKEN }} | ||||
|        | ||||
|       - name: Extract metadata (tags, labels) for Docker | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue