Changed: Updated Gitea Actions
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Docker Build / Build Docker image (push) Has been cancelled
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Docker Build / Build Docker image (push) Has been cancelled
				
			This commit is contained in:
		@@ -43,5 +43,13 @@ jobs:
 | 
				
			|||||||
            --push \
 | 
					            --push \
 | 
				
			||||||
            .
 | 
					            .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Push README on Docker Hub
 | 
					      - name: push README to Dockerhub
 | 
				
			||||||
        run: docker pushrm uzurka/pyplanet-docker
 | 
					        uses: christian-korneck/update-container-description-action@v1
 | 
				
			||||||
 | 
					        env:
 | 
				
			||||||
 | 
					          DOCKER_USER: uzurka
 | 
				
			||||||
 | 
					          DOCKER_PASS: ${{ secrets.DOCKER_PASSWORD }}
 | 
				
			||||||
 | 
					        with:
 | 
				
			||||||
 | 
					          destination_container_repo: uzurka/freebox-telegraf
 | 
				
			||||||
 | 
					          provider: dockerhub
 | 
				
			||||||
 | 
					          short_description: 'A Telegraf exporter for the french ISP routers Freebox'
 | 
				
			||||||
 | 
					          readme_file: 'README.md'
 | 
				
			||||||
		Reference in New Issue
	
	Block a user