You've already forked network-tools
							
							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:
		
							
								
								
									
										40
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										40
									
								
								.drone.yml
									
									
									
									
									
								
							| @@ -53,7 +53,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
| @@ -70,7 +70,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -114,7 +114,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
| @@ -131,7 +131,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -175,7 +175,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
| @@ -192,7 +192,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -236,7 +236,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
| @@ -252,7 +252,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -295,7 +295,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
| @@ -311,7 +311,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -354,7 +354,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
| @@ -370,7 +370,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -409,7 +409,7 @@ name: latest-manifest | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build-manifest | - name: build-manifest | ||||||
|   image: plugins/manifest |   image: docker.io/plugins/manifest:latest | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
|     ignore_missing: true |     ignore_missing: true | ||||||
| @@ -464,7 +464,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: true |     auto_tag: true | ||||||
| @@ -480,7 +480,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -517,7 +517,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: true |     auto_tag: true | ||||||
| @@ -533,7 +533,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -570,7 +570,7 @@ platform: | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build | - name: build | ||||||
|   image: plugins/docker |   image: docker.io/plugins/docker:latest | ||||||
|   settings: |   settings: | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
|     auto_tag: true |     auto_tag: true | ||||||
| @@ -586,7 +586,7 @@ steps: | |||||||
|     path: /var/run/docker.sock |     path: /var/run/docker.sock | ||||||
|  |  | ||||||
| - name: notify | - name: notify | ||||||
|   image: drillster/drone-email |   image: docker.io/drillster/drone-email:latest | ||||||
|   environment: |   environment: | ||||||
|     PLUGIN_HOST: |     PLUGIN_HOST: | ||||||
|       from_secret: smtp_host |       from_secret: smtp_host | ||||||
| @@ -619,7 +619,7 @@ name: tagged-manifest | |||||||
|  |  | ||||||
| steps: | steps: | ||||||
| - name: build-manifest | - name: build-manifest | ||||||
|   image: plugins/manifest |   image: docker.io/plugins/manifest:latest | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: true |     auto_tag: true | ||||||
|     ignore_missing: true |     ignore_missing: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user