010 ; warum greppt es nicht?
Some checks failed
ci/woodpecker/push/build_and_copy_website Pipeline failed

This commit is contained in:
Ludger Sicking 2025-04-02 16:11:30 +02:00
parent 239ff5b8f9
commit bc7627ba11
2 changed files with 7 additions and 2 deletions

View file

@ -28,7 +28,12 @@ steps:
- which grep
- ls -l $(which grep)
- grep -e 'schon mal selbst Materialien erstellt oder arbeitest in einer Community' Website/PROD/index.html
- grep -E ".+schon .+" Website/PROD/index.html
# - grep 'schon' Website/PROD/index.html
# - grep 'schon mal selbst Materialien erstellt oder arbeitest in einer Community' Website/PROD/index.html
# - grep -E 'schon mal selbst Materialien erstellt oder arbeitest in einer Community' Website/PROD/index.html
# - grep -e 'schon mal selbst Materialien erstellt oder arbeitest in einer Community' Website/PROD/index.html
- echo $?

View file

@ -32,4 +32,4 @@ frontmatter:
date:
- datePublished
- date
- publishDate
- publishDate