test
Some checks failed
Markdown linter / markdown-link-checker (push) Failing after 3s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 13:30:48 +01:00
parent 401d586d9f
commit 220bb9cfef
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -10,9 +10,15 @@ on:
jobs:
markdown-link-checker:
container:
image: docker.io/library/node:22.9.0-alpine
options: --entrypoint /bin/sh
runs-on:
- ubuntu-latest
steps:
- run: |
apk update
apk add git
- uses: actions/checkout@v4.2.2
# - name: Install build tools
# run: |
@ -24,5 +30,6 @@ jobs:
HELM_IMAGE_REGISTRY_HOST: harbor.cryptic.systems
HELM_IMAGE_REPOSITORY: docker/library/node
run: |
pwd
ls -la $(pwd)
make container-run/readme/link