mirror of
https://github.com/ansible/awx.git
synced 2026-04-04 17:55:06 -02:30
Add note to indicate ui-next is imported target
This commit is contained in:
1
Makefile
1
Makefile
@@ -447,6 +447,7 @@ ui-test-general:
|
|||||||
$(NPM_BIN) run --prefix awx/ui pretest
|
$(NPM_BIN) run --prefix awx/ui pretest
|
||||||
$(NPM_BIN) run --prefix awx/ui/ test-general --runInBand
|
$(NPM_BIN) run --prefix awx/ui/ test-general --runInBand
|
||||||
|
|
||||||
|
# NOTE: The make target ui-next is imported from awx/ui_next/Makefile
|
||||||
HEADLESS ?= no
|
HEADLESS ?= no
|
||||||
ifeq ($(HEADLESS), yes)
|
ifeq ($(HEADLESS), yes)
|
||||||
dist/$(SDIST_TAR_FILE):
|
dist/$(SDIST_TAR_FILE):
|
||||||
|
|||||||
Reference in New Issue
Block a user