Compare commits
1 Commits
58c51e3dbd
...
d026f12a14
Author | SHA1 | Date | |
---|---|---|---|
d026f12a14 |
@ -16,7 +16,7 @@ steps:
|
||||
- name: markdown lint
|
||||
commands:
|
||||
- markdownlint *.md
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.43.0
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 150
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/node:23.10.0-alpine3.20 AS build
|
||||
FROM docker.io/library/node:23.11.0-alpine3.20 AS build
|
||||
|
||||
ARG MARKDOWNLINT_VERSION=master
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user