This commit is contained in:
parent
cf5f4f0c0b
commit
87f6baafc9
2 changed files with 8 additions and 2 deletions
|
|
@ -25,9 +25,15 @@ steps:
|
|||
#
|
||||
#
|
||||
|
||||
- echo $?
|
||||
|
||||
#- 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"
|
||||
- echo $?
|
||||
- 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?
|
||||
- echo $?
|
||||
- grep -E "localhost" Website/PROD/index.html # hat sich beim build ein Fehler eingeschlichen?
|
||||
- echo $?
|
||||
- grep -E 'href.+favicon.ico' Website/PROD/index.html | cut -d= -f3 # baseURL ausgeben
|
||||
|
||||
- name: copy_to_server
|
||||
|
|
|
|||
|
|
@ -50,4 +50,4 @@ Er macht eh was er will.
|
|||
|
||||
## Ha, ha, ha...
|
||||
|
||||
Ein Witz. Ohne Fritz.
|
||||
Ein Witz. Ohne Fritz. Ich leg mich ab.
|
||||
Loading…
Add table
Add a link
Reference in a new issue