mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
Disable color logs in CI (#15719)
* Disable color logs in CI * Disable management command color
This commit is contained in:
@@ -4,5 +4,6 @@ set +x
|
||||
bootstrap_development.sh
|
||||
|
||||
cd /awx_devel
|
||||
# Start the services
|
||||
exec make supervisor
|
||||
|
||||
# Run the given command, usually supervisord
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user