mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
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:
@@ -17,6 +17,4 @@ set -e
|
||||
|
||||
wait-for-migrations
|
||||
|
||||
awx-manage collectstatic --noinput --clear
|
||||
|
||||
supervisord -c /etc/supervisord.conf
|
||||
|
||||
Reference in New Issue
Block a user