mirror of
https://github.com/ansible/awx.git
synced 2026-02-02 18:18:12 -03:30
update tower build url
This commit is contained in:
2
Makefile
2
Makefile
@@ -45,7 +45,7 @@ ifeq ($(OFFICIAL),yes)
|
||||
AW_REPO_URL ?= http://releases.ansible.com/ansible-tower
|
||||
else
|
||||
RELEASE ?= $(BUILD)
|
||||
AW_REPO_URL ?= http://jenkins.testing.ansible.com/ansible-tower_nightlies_RTYUIOPOIUYTYU/$(GIT_BRANCH)
|
||||
AW_REPO_URL ?= http://jenkins.testing.ansible.com/ansible-tower_nightlies_f8b8c5588b2505970227a7b0900ef69040ad5a00/$(GIT_BRANCH)
|
||||
endif
|
||||
|
||||
# Allow AMI license customization
|
||||
|
||||
Reference in New Issue
Block a user