From 0675a3ba5454538cde4a1ffe89382e5727feb669 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 9 May 2024 20:40:04 +0200 Subject: [PATCH] html test v15 j ai l impression de creer un monstre sans ssh --- .forgejo/workflows/demo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 46e6579..0edca3f 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -24,7 +24,7 @@ jobs: - name: install git run: apk add git - name: clone project - run: git clone ssh://git@git.cohabit.fr:22222/Alexander/agreugreu.git + run: git clone https://git@git.cohabit.fr//Alexander/agreugreu.git - name: list env run: echo $PWD; ls -laR - name: test html ko