This commit is contained in:
		
							
								
								
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								.drone.yml
									
									
									
									
									
								
							@@ -3,12 +3,15 @@ name: default
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
steps:
 | 
					steps:
 | 
				
			||||||
- name: docker
 | 
					- name: docker
 | 
				
			||||||
  image: plugins/docker
 | 
					  image: thegeeklab/drone-docker-buildx:23
 | 
				
			||||||
 | 
					  privileged: true
 | 
				
			||||||
  settings:
 | 
					  settings:
 | 
				
			||||||
    username: uzurka
 | 
					    username: uzurka
 | 
				
			||||||
    password: 
 | 
					    password: 
 | 
				
			||||||
      from_secret: docker_password
 | 
					      from_secret: docker_password
 | 
				
			||||||
    repo: uzurka/freebox-telegraf
 | 
					    repo: uzurka/freebox-telegraf
 | 
				
			||||||
    tags:
 | 
					    tags: ci
 | 
				
			||||||
    - ci
 | 
					    platform: 
 | 
				
			||||||
    platform: linux/amd64,linux/arm64,linux/arm/v7
 | 
					      - linux/amd64
 | 
				
			||||||
 | 
					      - linux/arm64
 | 
				
			||||||
 | 
					      - linux/arm/v7
 | 
				
			||||||
		Reference in New Issue
	
	Block a user