Changed: Updated Gitea Actions
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Docker Build / Build Docker image (push) Successful in 9m0s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Docker Build / Build Docker image (push) Successful in 9m0s
				
			This commit is contained in:
		@@ -42,14 +42,3 @@ jobs:
 | 
			
		||||
            --platform linux/amd64,linux/arm64,linux/arm/v7 \
 | 
			
		||||
            --push \
 | 
			
		||||
            .
 | 
			
		||||
 | 
			
		||||
      - name: push README to Dockerhub
 | 
			
		||||
        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