|
@@ -28,7 +28,7 @@
|
|
executable: pip
|
|
executable: pip
|
|
|
|
|
|
- name: 15Five migrations up to date
|
|
- name: 15Five migrations up to date
|
|
- command: bash -lc "direnv exec /root/fifteen5 python manage.py migrate"
|
|
|
|
|
|
+ command: bash -lc "direnv exec /root/fifteen5 python /root/fifteen5/manage.py migrate"
|
|
|
|
|
|
- name: 15Five supervisor file installed
|
|
- name: 15Five supervisor file installed
|
|
copy:
|
|
copy:
|