Skip to content
Snippets Groups Projects
Unverified Commit 15388aae authored by Timo Furrer's avatar Timo Furrer
Browse files

Add missing tooling for check-readme

parent d07aab8f
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ check-readme: ...@@ -69,7 +69,7 @@ check-readme:
needs: [] needs: []
image: alpine:latest image: alpine:latest
before_script: before_script:
- apk add coreutils make git - apk add coreutils yq make git
script: script:
- make docs - make docs
- git diff --exit-code - git diff --exit-code
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment