This commit is contained in:
		
							
								
								
									
										48
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										48
									
								
								.drone.yml
									
									
									
									
									
								
							| @@ -10,7 +10,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-ubuntu-20 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-20.04/Dockerfile | ||||
|     password: | ||||
| @@ -31,7 +31,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-ubuntu-18 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-18.04/Dockerfile | ||||
|     password: | ||||
| @@ -52,7 +52,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-ubuntu-16 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-16.04/Dockerfile | ||||
|     password: | ||||
| @@ -73,7 +73,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-ubuntu-14 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-14.04/Dockerfile | ||||
|     password: | ||||
| @@ -94,7 +94,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-debian-8 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: debian-8/Dockerfile | ||||
|     password: | ||||
| @@ -115,7 +115,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-debian-9 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: debian-9/Dockerfile | ||||
|     password: | ||||
| @@ -136,7 +136,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-debian-10 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: debian-10/Dockerfile | ||||
|     password: | ||||
| @@ -168,7 +168,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-fedora-24 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: fedora-24/Dockerfile | ||||
|     password: | ||||
| @@ -189,7 +189,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-almalinux-8 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: almalinux-8/Dockerfile | ||||
|     password: | ||||
| @@ -210,7 +210,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-centos-7 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: centos-7/Dockerfile | ||||
|     password: | ||||
| @@ -242,7 +242,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-alpine-3 | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: alpine-3/Dockerfile | ||||
|     password: | ||||
| @@ -274,7 +274,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-arch | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: arch/Dockerfile | ||||
|     password: | ||||
| @@ -306,7 +306,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-ubuntu-20-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-20.04/Dockerfile | ||||
|     password: | ||||
| @@ -325,7 +325,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-ubuntu-18-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-18.04/Dockerfile | ||||
|     password: | ||||
| @@ -344,7 +344,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-ubuntu-16-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-16.04/Dockerfile | ||||
|     password: | ||||
| @@ -363,7 +363,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-ubuntu-14-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: ubuntu-14.04/Dockerfile | ||||
|     password: | ||||
| @@ -382,7 +382,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-debian-8-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: debian-8/Dockerfile | ||||
|     password: | ||||
| @@ -401,7 +401,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-debian-9-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: debian-9/Dockerfile | ||||
|     password: | ||||
| @@ -420,7 +420,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-debian-10-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: debian-10/Dockerfile | ||||
|     password: | ||||
| @@ -450,7 +450,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-fedora-24-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: fedora-24/Dockerfile | ||||
|     password: | ||||
| @@ -469,7 +469,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-almalinux-8-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: almalinux-8/Dockerfile | ||||
|     password: | ||||
| @@ -488,7 +488,7 @@ steps: | ||||
|       memory: 1024MiB | ||||
|  | ||||
| - name: build-centos-7-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: centos-7/Dockerfile | ||||
|     password: | ||||
| @@ -518,7 +518,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-alpine-3-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: alpine-3/Dockerfile | ||||
|     password: | ||||
| @@ -548,7 +548,7 @@ platform: | ||||
| steps: | ||||
|  | ||||
| - name: build-arch-release | ||||
|   image: plugins/kaniko | ||||
|   image: plugins/kaniko:1.4.1 | ||||
|   settings: | ||||
|     dockerfile: arch/Dockerfile | ||||
|     password: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user