From 049cc80948d93c7ff98dbde6d843ae3ffc179f50 Mon Sep 17 00:00:00 2001 From: Ludger Sicking Date: Wed, 21 May 2025 10:24:39 +0200 Subject: [PATCH] deploy 002 --- .woodpecker/build_and_copy_website.yaml | 5 +++-- Website/content/posts/2024-08-05-hello-world/index.md | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.woodpecker/build_and_copy_website.yaml b/.woodpecker/build_and_copy_website.yaml index b792992..2950dad 100644 --- a/.woodpecker/build_and_copy_website.yaml +++ b/.woodpecker/build_and_copy_website.yaml @@ -35,7 +35,7 @@ steps: - which grep - ls -l $(which grep) - - grep -E ".+" Website/PROD/index.html + #- grep -E ".+" Website/PROD/index.html #- grep -E ".+schon .+" Website/PROD/index.html #lokal läuft $busybox grep -E 'schon' Website/PROD/index.html | ???? - if grep -E "Team vollständig" Website/PROD/index.html; then echo "Blog Teamseite"; else echo "Webseite Startseite"; fi @@ -84,7 +84,8 @@ steps: - ssh-keyscan -H -p $SSH_PORT $SSH_HOST 2>/dev/null >> ~/.ssh/known_hosts - chmod 600 ~/.ssh/known_hosts - ssh -i ~/.ssh/deployKey -p $SSH_PORT $SSH_USER@$SSH_HOST "touch $DOMAIN_FOLDER/Log/time_begin_copy_$(date +'%Y-%m-%d_%T')" - - scp -r -i ~/.ssh/deployKey -P $SSH_PORT Website/PROD/canva/* $SSH_USER@$SSH_HOST:$DOMAIN_FOLDER/$TARGET_PATH/ + #- scp -r -i ~/.ssh/deployKey -P $SSH_PORT Website/PROD/canva/* $SSH_USER@$SSH_HOST:$DOMAIN_FOLDER/$TARGET_PATH/ + - scp -r -i ~/.ssh/deployKey -P $SSH_PORT Website/PROD/* $SSH_USER@$SSH_HOST:$DOMAIN_FOLDER/$TARGET_PATH/ - ssh -i ~/.ssh/deployKey -p $SSH_PORT $SSH_USER@$SSH_HOST "touch $DOMAIN_FOLDER/Log/time_end_copy_$(date +'%Y-%m-%d_%T')" - name: log_end_time diff --git a/Website/content/posts/2024-08-05-hello-world/index.md b/Website/content/posts/2024-08-05-hello-world/index.md index b8de429..522e63f 100644 --- a/Website/content/posts/2024-08-05-hello-world/index.md +++ b/Website/content/posts/2024-08-05-hello-world/index.md @@ -62,7 +62,7 @@ FOERBICO ist ein Verbundprojekt des [Comenius-Instituts in Münster](https://com ## Das sind wir: -Eine Änderung +Eine Änderung 2 Unser interdisziplinäres Team ist nun komplett und wir freuen uns, gemeinsam durchzustarten 💪 ![Das FOERBICO Team](FOERBICO-Team.png "Das FOERBICO Team: Phillip, Jörg, Ludger, Laura und Gina")