Compare commits

..

No commits in common. "cf5c40a692c7992ed1e4b937ad5327052abd5b2c" and "86ead8922d5efefe5411256461a99b2038cc7591" have entirely different histories.

View File

@ -11,7 +11,7 @@ steps:
- name: markdown lint
commands:
- markdownlint *.md
image: docker.io/volkerraschek/markdownlint:0.30.0
image: docker.io/tmknom/markdownlint:0.23.1
resources:
limits:
cpu: 50
@ -47,10 +47,6 @@ kind: pipeline
type: docker
name: archlinux
platform:
os: linux
arch: amd64
steps:
- name: archlinux
image: docker.io/volkerraschek/build-image:latest
@ -97,10 +93,6 @@ kind: pipeline
type: docker
name: centos
platform:
os: linux
arch: amd64
steps:
- name: centos7
image: docker.io/volkerraschek/build-image:latest
@ -147,10 +139,6 @@ kind: pipeline
type: docker
name: debian
platform:
os: linux
arch: amd64
steps:
- name: 8-slim
image: docker.io/volkerraschek/build-image:latest
@ -230,10 +218,6 @@ kind: pipeline
type: docker
name: fedora
platform:
os: linux
arch: amd64
steps:
- name: fedora-33
image: docker.io/volkerraschek/build-image:latest
@ -291,10 +275,6 @@ kind: pipeline
type: docker
name: ubuntu
platform:
os: linux
arch: amd64
steps:
- name: ubuntu-16.04
image: docker.io/volkerraschek/build-image:latest