mirror of
https://github.com/ansible/awx.git
synced 2026-03-10 22:19:28 -02:30
Move django_jenkins into development.py
This commit is contained in:
2
Makefile
2
Makefile
@@ -175,7 +175,7 @@ test_tox:
|
||||
|
||||
# Run unit tests to produce output for Jenkins.
|
||||
test_jenkins:
|
||||
DJANGO_SETTINGS_MODULE="awx.settings.jenkins" $(PYTHON) manage.py jenkins -v2
|
||||
$(PYTHON) manage.py jenkins -v2
|
||||
|
||||
package.json:
|
||||
sed -e 's/%NAME%/$(NAME)/;s/%VERSION%/$(VERSION)/' packaging/grunt/package.template > $@
|
||||
|
||||
Reference in New Issue
Block a user