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)
|
||||
- cd /home/webmaster/site-chalec.org
|
||||
- |+
|
||||
errors=
|
||||
for file in $files
|
||||
do
|
||||
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)
|
||||
- cd /home/webmaster/site-chalec.org
|
||||
- |+
|
||||
errors=
|
||||
for file in $files
|
||||
do
|
||||
echo "Construction de $file"
|
||||
|
|
6
cgu.stl
6
cgu.stl
|
@ -1,11 +1,11 @@
|
|||
type: page
|
||||
title: Conditions Générales d'Utilisation
|
||||
slug: cgu
|
||||
info: Les condition générales d'utilisation du Service Chalec
|
||||
about: Les condition générales d'utilisation du Service Chalec
|
||||
author: neox
|
||||
tags: Logiciels Libres,Services,CHATONS,CGU,Chalec
|
||||
date: 2022-04-14
|
||||
|
||||
-----
|
||||
|
||||
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
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
type: page
|
||||
title: Mentions Légales
|
||||
slug: mentions-legales
|
||||
info: Mentions légales du site web www.chalec.org
|
||||
about: Mentions légales du site web www.chalec.org
|
||||
author: cpm
|
||||
tags: Logiciels Libres,Services,CHATONS,mentions,legales
|
||||
date: 2022-04-13
|
||||
|
||||
-----
|
||||
|
||||
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: page contact : /contact.html
|
||||
|
|
Loading…
Reference in New Issue