mirror of
https://github.com/ansible/awx.git
synced 2026-03-17 08:57:33 -02:30
Merge ui and ui_next in one dir
Merge ui and ui_next in one dir See: https://github.com/ansible/awx/issues/10676 Update django .po files Update django .po files Run `awx-manage makemessages`.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
- name: Copy logos for inclusion in sdist
|
||||
copy:
|
||||
src: "../../../awx-logos/awx/ui/client/assets/"
|
||||
dest: "../../awx/ui_next/public/static/media/"
|
||||
dest: "../../awx/ui/public/static/media/"
|
||||
when: awx_official|default(false)|bool
|
||||
|
||||
# Calling Docker directly because docker-py doesnt support BuildKit
|
||||
|
||||
Reference in New Issue
Block a user