up
All checks were successful
/ test (push) Successful in 6s
/ publish (push) Successful in 1m17s

This commit is contained in:
milovann 2024-12-04 23:50:25 +01:00
parent 840bc9e2a3
commit fb7068fddb
3 changed files with 3 additions and 4 deletions

View file

@ -45,5 +45,5 @@ jobs:
else
echo "Rsync"
export DEBIAN_FRONTEND=noninteractive
SSHPASS="${{ secrets.RVBA }}" rsync --rsh='sshpass -e ssh -oStrictHostKeyChecking=no' -av dist/ web@forgeons.org:/home/web/forgeons
SSHPASS="${{ secrets.RVBA }}" rsync --rsh='sshpass -e ssh -oStrictHostKeyChecking=no' -av --delete dist/ web@forgeons.org:/home/web/forgeons
fi

2
dist/index.html vendored
View file

@ -1,2 +0,0 @@
<h1 id="forgeons">Forgeons !</h1>
<p>This is not a test !!!!</p>

View file

@ -2,6 +2,7 @@
Un groupe de travail consacré à la forge libre et *open source* [Forgejo](https://forgejo.org).
[Accéder à la forge du site](https://git.forgeons.org)
* [Accéder à la forge du site](https://git.forgeons.org)
* [Documentation](doc.md)