From fb7068fddbf0d88f3e0cb832a40b7b8a1a4bb525 Mon Sep 17 00:00:00 2001 From: milovann Date: Wed, 4 Dec 2024 23:50:25 +0100 Subject: [PATCH] up --- .forgejo/workflows/publish.yml | 2 +- dist/index.html | 2 -- pages/index.md | 3 ++- 3 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 dist/index.html diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index ceff694..d646d1a 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -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 diff --git a/dist/index.html b/dist/index.html deleted file mode 100644 index f7bdd86..0000000 --- a/dist/index.html +++ /dev/null @@ -1,2 +0,0 @@ -

Forgeons !

-

This is not a test !!!!

diff --git a/pages/index.md b/pages/index.md index 78389bd..764a2d2 100644 --- a/pages/index.md +++ b/pages/index.md @@ -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)