Merge branch 'master' of git.a-lec.org:a-lec/commissions/chalec/www
This commit is contained in:
commit
3831ac88db
|
@ -24,6 +24,7 @@ synchro-et-tests:
|
||||||
- files=$(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA|grep stl || ls *.stl)
|
- files=$(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA|grep stl || ls *.stl)
|
||||||
- cd /home/webmaster/site-chalec.org
|
- cd /home/webmaster/site-chalec.org
|
||||||
- |+
|
- |+
|
||||||
|
errors=
|
||||||
for file in $files
|
for file in $files
|
||||||
do
|
do
|
||||||
echo "Test de $file"
|
echo "Test de $file"
|
||||||
|
@ -41,6 +42,7 @@ deploiement: # This job runs in the deploy stage.
|
||||||
- files=$(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA|grep stl || ls *.stl)
|
- files=$(git diff-tree --no-commit-id --name-only -r $CI_COMMIT_SHA|grep stl || ls *.stl)
|
||||||
- cd /home/webmaster/site-chalec.org
|
- cd /home/webmaster/site-chalec.org
|
||||||
- |+
|
- |+
|
||||||
|
errors=
|
||||||
for file in $files
|
for file in $files
|
||||||
do
|
do
|
||||||
echo "Construction de $file"
|
echo "Construction de $file"
|
||||||
|
|
6
cgu.stl
6
cgu.stl
|
@ -1,11 +1,11 @@
|
||||||
type: page
|
|
||||||
title: Conditions Générales d'Utilisation
|
title: Conditions Générales d'Utilisation
|
||||||
slug: cgu
|
about: Les condition générales d'utilisation du Service Chalec
|
||||||
info: Les condition générales d'utilisation du Service Chalec
|
|
||||||
author: neox
|
author: neox
|
||||||
tags: Logiciels Libres,Services,CHATONS,CGU,Chalec
|
tags: Logiciels Libres,Services,CHATONS,CGU,Chalec
|
||||||
date: 2022-04-14
|
date: 2022-04-14
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
link: JOAFE : https://www.journal-officiel.gouv.fr/pages/associations-detail-annonce/?q.id=id:202100241685
|
link: JOAFE : https://www.journal-officiel.gouv.fr/pages/associations-detail-annonce/?q.id=id:202100241685
|
||||||
link: www.chalec.org/cgu.html : https://www.chalec.org/cgu.html
|
link: www.chalec.org/cgu.html : https://www.chalec.org/cgu.html
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
type: page
|
|
||||||
title: Mentions Légales
|
title: Mentions Légales
|
||||||
slug: mentions-legales
|
about: Mentions légales du site web www.chalec.org
|
||||||
info: Mentions légales du site web www.chalec.org
|
|
||||||
author: cpm
|
author: cpm
|
||||||
tags: Logiciels Libres,Services,CHATONS,mentions,legales
|
tags: Logiciels Libres,Services,CHATONS,mentions,legales
|
||||||
date: 2022-04-13
|
date: 2022-04-13
|
||||||
|
|
||||||
|
-----
|
||||||
|
|
||||||
link: Libre en Communs : https://www.a-lec.org : Site web de Libre en Communs
|
link: Libre en Communs : https://www.a-lec.org : Site web de Libre en Communs
|
||||||
link: FDN : https://fdn.fr : Site web de FDN
|
link: FDN : https://fdn.fr : Site web de FDN
|
||||||
link: page contact : /contact.html
|
link: page contact : /contact.html
|
||||||
|
|
Loading…
Reference in New Issue