Allow for building headless mode

This will only be used in CI and maybe other places where we dont need a UI
This commit is contained in:
Shane McDonald
2021-10-12 18:57:29 -04:00
parent 727b4668c2
commit f1520e1a70
5 changed files with 29 additions and 9 deletions

View File

@@ -17,6 +17,4 @@ set -e
wait-for-migrations
awx-manage collectstatic --noinput --clear
supervisord -c /etc/supervisord.conf