mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Don't rebuild systematically migrations
This commit is contained in:
		@@ -1,10 +1,4 @@
 | 
			
		||||
---
 | 
			
		||||
- name: Make Django migrations
 | 
			
		||||
  command: /var/www/note_kfet/env/bin/python manage.py makemigrations
 | 
			
		||||
  args:
 | 
			
		||||
    chdir: /var/www/note_kfet
 | 
			
		||||
  become_user: www-data
 | 
			
		||||
 | 
			
		||||
- name: Migrate Django database
 | 
			
		||||
  command: /var/www/note_kfet/env/bin/python manage.py migrate
 | 
			
		||||
  args:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user