mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
Make sure stdout template is included in build.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
recursive-include awx *.py
|
recursive-include awx *.py
|
||||||
recursive-include awx/static *.ico
|
recursive-include awx/static *.ico
|
||||||
recursive-include awx/templates *.html
|
recursive-include awx/templates *.html
|
||||||
recursive-include awx/api/templates *.md
|
recursive-include awx/api/templates *.md *.html
|
||||||
recursive-include awx/ui/templates *.html
|
recursive-include awx/ui/templates *.html
|
||||||
recursive-include awx/ui/dist *
|
recursive-include awx/ui/dist *
|
||||||
recursive-include awx/playbooks *.yml
|
recursive-include awx/playbooks *.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user