This commit is contained in:
parent
e945f7195e
commit
cf5f4f0c0b
4 changed files with 8 additions and 5 deletions
|
|
@ -23,7 +23,10 @@ steps:
|
|||
#- grep -E . Website/PROD/index.html
|
||||
#- grep -E ".*" Website/PROD/index.html
|
||||
#
|
||||
- grep -E "zielt FOERBICO auf die Vernetzung" Website/PROD/index.html # enthält index.html auch den Inhalt der Startseite?
|
||||
#
|
||||
|
||||
#- grep -E "zielt FOERBICO auf die Vernetzung" Website/PROD/index.html # enthält index.html auch den Inhalt der Startseite?
|
||||
- grep -E "schon mal selbst Materialien erstellt oder arbeitest in einer Community" | head -n 1
|
||||
- grep -E localhost Website/PROD/index.html # hat sich beim build ein Fehler eingeschlichen?
|
||||
- grep -E 'href.+favicon.ico' Website/PROD/index.html | cut -d= -f3 # baseURL ausgeben
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue