mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Add placeholder template to keep build working
Build fails when there are no less templates in `awx/ui/static/js`, therefore I'm adding this file that I will remove immediately once I start adding less templates to this directory.
This commit is contained in:
parent
a22b5e773e
commit
157f4b8062
3
awx/ui/static/js/tmp.less
Normal file
3
awx/ui/static/js/tmp.less
Normal file
@ -0,0 +1,3 @@
|
||||
// This file left here as a placeholder
|
||||
// to keep the build passing. Will be
|
||||
// removed on the next card.
|
||||
Loading…
x
Reference in New Issue
Block a user