feat(ci): use docker.io/plugins/drone v20.10.9
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-08 19:25:08 +02:00
parent 3348c73d11
commit eca9fdcfd8

View File

@@ -66,7 +66,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: false auto_tag: false
dry_run: true dry_run: true
@@ -128,7 +128,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: false auto_tag: false
dry_run: true dry_run: true
@@ -190,7 +190,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: false auto_tag: false
dry_run: true dry_run: true
@@ -252,7 +252,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: false auto_tag: false
force_tag: true force_tag: true
@@ -312,7 +312,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: false auto_tag: false
force_tag: true force_tag: true
@@ -372,7 +372,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: false auto_tag: false
force_tag: true force_tag: true
@@ -491,7 +491,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: true auto_tag: true
auto_tag_suffix: amd64 auto_tag_suffix: amd64
@@ -547,7 +547,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: true auto_tag: true
auto_tag_suffix: arm-v7 auto_tag_suffix: arm-v7
@@ -603,7 +603,7 @@ steps:
image: git.cryptic.systems/volker.raschek/git:1.2.1 image: git.cryptic.systems/volker.raschek/git:1.2.1
- name: build - name: build
image: docker.io/plugins/docker:latest image: docker.io/plugins/docker:20.10.9
settings: settings:
auto_tag: true auto_tag: true
auto_tag_suffix: arm64-v8 auto_tag_suffix: arm64-v8