1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-29 04:40:55 +02:00

Ansible builds and deploys the documentation

This commit is contained in:
Yohann D'ANELLO
2020-11-26 02:49:39 +01:00
parent 3af2ec71b6
commit 37efebe85b
6 changed files with 55 additions and 1 deletions

View File

@ -3,3 +3,4 @@ note:
server_name: note-beta.crans.org
git_branch: beta
cron_enabled: false
doc_enabled: false

View File

@ -3,3 +3,5 @@ note:
server_name: note.crans.org
git_branch: master
cron_enabled: true
doc_enabled: true
doc_url: doc.note.crans.org

View File

@ -3,3 +3,5 @@ note:
server_name: note-dev.crans.org
git_branch: beta
cron_enabled: false
doc_enabled: true
doc_url: bde3.crans.org