This commit is contained in:
parent
bc7627ba11
commit
fdc2a3cc88
1 changed files with 3 additions and 1 deletions
|
|
@ -29,7 +29,9 @@ steps:
|
|||
- which grep
|
||||
- ls -l $(which grep)
|
||||
|
||||
- grep -E ".+schon .+" Website/PROD/index.html
|
||||
- grep -E ".+" 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue