You've already forked bind9-docker
							
							fix(ci): use fully qualified image name
	
		
			
	
		
	
	
		
	
		
			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:
		| @@ -70,7 +70,7 @@ steps: | ||||
|     path: /var/run/docker.sock | ||||
|  | ||||
| - name: notify | ||||
|   image: drillster/drone-email | ||||
|   image: docker.io/drillster/drone-email:latest | ||||
|   environment: | ||||
|     PLUGIN_HOST: | ||||
|       from_secret: smtp_host | ||||
| @@ -130,7 +130,7 @@ steps: | ||||
|     path: /var/run/docker.sock | ||||
|  | ||||
| - name: notify | ||||
|   image: drillster/drone-email | ||||
|   image: docker.io/drillster/drone-email:latest | ||||
|   environment: | ||||
|     PLUGIN_HOST: | ||||
|       from_secret: smtp_host | ||||
| @@ -238,7 +238,7 @@ steps: | ||||
|     path: /var/run/docker.sock | ||||
|  | ||||
| - name: notify | ||||
|   image: drillster/drone-email | ||||
|   image: docker.io/drillster/drone-email:latest | ||||
|   environment: | ||||
|     PLUGIN_HOST: | ||||
|       from_secret: smtp_host | ||||
|   | ||||
		Reference in New Issue
	
	Block a user