some changes
Some checks failed
Build,test and deploy iamstephan.info / deploy-prod (push) Failing after 4m11s
Some checks failed
Build,test and deploy iamstephan.info / deploy-prod (push) Failing after 4m11s
This commit is contained in:
parent
f8788c02fa
commit
990c35dd1d
3 changed files with 3 additions and 3 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -35,5 +35,5 @@ jobs:
|
|||
chmod 600 /tmp/act_runner_key
|
||||
- name: rsync public directory
|
||||
run: |
|
||||
/usr/bin/rsync -avz --delete -e "ssh -i /tmp/act_runner_key -o StrictHostKeyChecking=no" ${{ gitea.workspace }}/public/* root@vps03.hadan-it.com:/data/webspace/iamstephan.info/
|
||||
/usr/bin/rsync -avz --delete -e "ssh -i /tmp/act_runner_key -o StrictHostKeyChecking=no" ${{ gitea.workspace }}/public/* root@web01.hadan-it.com:/data/webspace/iamstephan.info/
|
||||
- run: echo "This job's status is ${{ job.status }}."
|
||||
|
|
|
@ -1 +1 @@
|
|||
27.04.2025
|
||||
29.05.2025
|
||||
|
|
|
@ -26,7 +26,7 @@ dateformat = "Jan 2, 2006"
|
|||
codeberg = "stiebke25"
|
||||
bsky = "stiebke.de"
|
||||
mastodon = "hadan.social/@stiebke"
|
||||
pixelfed = "pixelfed.de/stiebke"
|
||||
pixelfed = "pixel.hadan.social/stiebke"
|
||||
orcid = "0009-0007-0675-657X"
|
||||
|
||||
## Extras
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue