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:
@ -3,3 +3,4 @@ note:
|
||||
server_name: note-beta.crans.org
|
||||
git_branch: beta
|
||||
cron_enabled: false
|
||||
doc_enabled: false
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user