🎨 Apply Django migrations
This commit is contained in:
parent
084d22d33f
commit
4761d46696
6 changed files with 21 additions and 7 deletions
|
|
@ -12,9 +12,11 @@
|
|||
repo: https://gitlab.crans.org/bde/nk20.git
|
||||
dest: /var/www/note_kfet
|
||||
version: beta-soon
|
||||
track_submodules: yes
|
||||
force: true
|
||||
|
||||
- name: Use default env vars (should be updated!)
|
||||
command: cp /var/www/note_kfet/.env_example /var/www/note_kfet/.env
|
||||
|
||||
- name: Update permissions for note_kfet dir
|
||||
file:
|
||||
path: /var/www/note_kfet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue