Compare commits
No commits in common. "85be609dff7610d3f56135eadea23d36c0b84c29" and "4eb21bf567eada5c321071dcd362c98376ae47d2" have entirely different histories.
85be609dff
...
4eb21bf567
|
|
@ -53,7 +53,7 @@ steps:
|
|||
- 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/* $SSH_USER@$SSH_HOST:$DOMAIN_FOLDER/$TARGET_PATH/
|
||||
- if ! grep -E "<p>FOERBICO is a research project which " Website/PROD/en/index.html; then ssh -i ~/.ssh/deployKey -p $SSH_PORT $SSH_USER@$SSH_HOST "cp $DOMAIN_FOLDER/www_stable/en/index.html $DOMAIN_FOLDER/$TARGET_PATH/en/"; fi
|
||||
- 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
|
||||
image: alpine
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@ Unser interdisziplinäres Team ist nun komplett und wir freuen uns, gemeinsam du
|
|||
|
||||

|
||||
|
||||
Erstes Treffen mit dem gesamten FOERBICO-Team am 5. August 2024
|
||||
Erstes Treffen mit dem gesamten FOERBICO-Team am 5. August 2024
|
||||
|
||||
## Mit dabei:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue