This commit is contained in:
2025-01-11 13:07:06 +01:00
parent 5744511f6e
commit c0aadbfa52
2 changed files with 10 additions and 6 deletions

View File

@ -10,11 +10,15 @@ on:
jobs:
markdown-link-checker:
container: ghcr.io/renovatebot/renovate:39.103.0
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4.2.2
with:
github-server-url: https://git.cryptic.systems
- run: npm install && npm run readme:link
- run: |
apt update --yes
apt install --yes build-essential
- env:
HELM_IMAGE_REGISTRY_HOST: harbor.cryptic.systems
HELM_IMAGE_REPOSITORY: docker/library/node
run: |
make container-run/readme/link