Compare commits

...

2 Commits

Author SHA1 Message Date
CSRBot 83c137e24f chore(deps): update dependency git.cryptic.systems/volker.raschek/markdownlint to v0.34.0
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
2023-06-15 16:12:49 +02:00
Markus Pesch 3f6e9136ed
fix(ci): use a container image mirror for docker.io
continuous-integration/drone/push Build is passing Details
2023-06-15 16:10:45 +02:00
1 changed files with 19 additions and 1 deletions

View File

@ -16,7 +16,7 @@ steps:
- name: markdown lint - name: markdown lint
commands: commands:
- markdownlint *.md - markdownlint *.md
image: git.cryptic.systems/volker.raschek/markdownlint:0.33.0 image: git.cryptic.systems/volker.raschek/markdownlint:0.34.0
resources: resources:
limits: limits:
cpu: 150 cpu: 150
@ -74,6 +74,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
tags: latest-amd64 tags: latest-amd64
@ -138,6 +140,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
tags: latest-arm-v7 tags: latest-arm-v7
@ -202,6 +206,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
tags: latest-arm64-v8 tags: latest-arm64-v8
@ -265,6 +271,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
tags: latest-amd64 tags: latest-amd64
@ -327,6 +335,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
tags: latest-arm-v7 tags: latest-arm-v7
@ -389,6 +399,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
tags: latest-arm64-v8 tags: latest-arm64-v8
@ -571,6 +583,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
username: username:
@ -629,6 +643,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
username: username:
@ -687,6 +703,8 @@ steps:
force_tag: true force_tag: true
no_cache: true no_cache: true
purge: true purge: true
mirror:
from_secret: docker_io_mirror
registry: git.cryptic.systems registry: git.cryptic.systems
repo: git.cryptic.systems/volker.raschek/markdownlint repo: git.cryptic.systems/volker.raschek/markdownlint
username: username: