mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 02:59:21 -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:
@@ -1,6 +1,7 @@
|
||||
---
|
||||
build_dev: false
|
||||
kube_dev: false
|
||||
headless: no
|
||||
dockerfile_dest: '../..'
|
||||
dockerfile_name: 'Dockerfile'
|
||||
template_dest: '_build'
|
||||
|
||||
Reference in New Issue
Block a user