You've already forked mkisofs-docker
							
							Compare commits
	
		
			2 Commits
		
	
	
		
			08d4c5fa16
			...
			7c15ecd58c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 7c15ecd58c | |||
| b12c1d72b2 | 
							
								
								
									
										16
									
								
								.drone.yml
									
									
									
									
									
								
							
							
						
						
									
										16
									
								
								.drone.yml
									
									
									
									
									
								
							| @@ -69,7 +69,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build | - name: build | ||||||
|   image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 |   image: docker.io/plugins/docker:20.18.8 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
| @@ -135,7 +135,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build | - name: build | ||||||
|   image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 |   image: docker.io/plugins/docker:20.18.8 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
| @@ -201,7 +201,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build | - name: build | ||||||
|   image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 |   image: docker.io/plugins/docker:20.18.8 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
| @@ -265,7 +265,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build | - name: build | ||||||
|   image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 |   image: docker.io/plugins/docker:20.18.8 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
|     dockerfile: Dockerfile |     dockerfile: Dockerfile | ||||||
| @@ -331,7 +331,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build-manifest | - name: build-manifest | ||||||
|   image: harbor.cryptic.systems/docker/plugins/manifest:1.4.0 |   image: docker.io/plugins/manifest:1.4.0 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: false |     auto_tag: false | ||||||
|     ignore_missing: true |     ignore_missing: true | ||||||
| @@ -449,7 +449,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build | - name: build | ||||||
|   image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 |   image: docker.io/plugins/docker:20.18.8 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: true |     auto_tag: true | ||||||
|     auto_tag_suffix: amd64 |     auto_tag_suffix: amd64 | ||||||
| @@ -509,7 +509,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build | - name: build | ||||||
|   image: harbor.cryptic.systems/docker/plugins/docker:20.18.6 |   image: docker.io/plugins/docker:20.18.8 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: true |     auto_tag: true | ||||||
|     auto_tag_suffix: arm64-v8 |     auto_tag_suffix: arm64-v8 | ||||||
| @@ -574,7 +574,7 @@ steps: | |||||||
|   image: git.cryptic.systems/volker.raschek/git:1.4.0 |   image: git.cryptic.systems/volker.raschek/git:1.4.0 | ||||||
|  |  | ||||||
| - name: build-manifest | - name: build-manifest | ||||||
|   image: harbor.cryptic.systems/docker/plugins/manifest:1.4.0 |   image: docker.io/plugins/manifest:1.4.0 | ||||||
|   settings: |   settings: | ||||||
|     auto_tag: true |     auto_tag: true | ||||||
|     ignore_missing: true |     ignore_missing: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user