Trying to fix CI.
	
		
			
	
		
	
	
		
	
		
			Some checks reported errors
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build encountered an error
				
			
		
		
	
	
				
					
				
			
		
			Some checks reported errors
		
		
	
	continuous-integration/drone/push Build encountered an error
				
			This commit is contained in:
		| @@ -22,18 +22,11 @@ trigger: | ||||
|   branch: ["main"] | ||||
|  | ||||
| steps: | ||||
|   - name: "docker" | ||||
|     image: "docker:20.10.17-dind" | ||||
|     detach: true | ||||
|     privileged: true | ||||
|  | ||||
|   - name: "mirror" | ||||
|     image: "docker:20.10.17" | ||||
|     pull: if-not-exists | ||||
|     privileged: true | ||||
|     environment: | ||||
|       DOCKER_HOST: tcp://docker:2375 | ||||
|       DOCKER_TCP_PORT: 2375 | ||||
|       DOCKER_TLS_CERTDIR: "" | ||||
|       REGISTRY_USER: drone | ||||
|       REGISTRY_PASSWORD: | ||||
|         from_secret: drone_secret | ||||
|   | ||||
		Reference in New Issue
	
	Block a user