mirror of
https://github.com/ansible/awx.git
synced 2026-02-14 17:50:02 -03:30
Remove default goal from makefile
There is no build target anymore
This commit is contained in:
2
Makefile
2
Makefile
@@ -78,8 +78,6 @@ UI_RELEASE_FLAG_FILE = awx/ui/.release_built
|
||||
|
||||
I18N_FLAG_FILE = .i18n_built
|
||||
|
||||
.DEFAULT_GOAL := build
|
||||
|
||||
.PHONY: clean clean-tmp clean-venv rebase push requirements requirements_dev \
|
||||
develop refresh adduser migrate dbchange dbshell runserver celeryd \
|
||||
receiver test test_unit test_ansible test_coverage coverage_html \
|
||||
|
||||
Reference in New Issue
Block a user