mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
collect unit test results for shippable
Signed-off-by: Jake McDermott <jmcdermott@ansible.com>
This commit is contained in:
4
Makefile
4
Makefile
@@ -83,7 +83,9 @@ I18N_FLAG_FILE = .i18n_built
|
||||
clean-ui:
|
||||
rm -rf awx/ui/static/
|
||||
rm -rf awx/ui/node_modules/
|
||||
rm -rf awx/ui/coverage/
|
||||
rm -rf awx/ui/test/unit/reports/
|
||||
rm -rf awx/ui/test/spec/reports/
|
||||
rm -rf awx/ui/test/e2e/reports/
|
||||
rm -rf awx/ui/client/languages/
|
||||
rm -f $(UI_DEPS_FLAG_FILE)
|
||||
rm -f $(UI_RELEASE_FLAG_FILE)
|
||||
|
||||
Reference in New Issue
Block a user