just(svgo): look for tmpls in subdirs [skip ci]
This commit is contained in:
parent
395ab701f2
commit
17540bf453
2
justfile
2
justfile
@ -78,7 +78,7 @@ dbstop:
|
||||
|
||||
# process svg template assets.
|
||||
svgo:
|
||||
svgo -i templates/svg-*.tmpl
|
||||
svgo -i templates/svg-*.tmpl -i templates/svg/*.tmpl
|
||||
|
||||
# check Containerfile with hadolint.
|
||||
hadolint:
|
||||
|
Loading…
Reference in New Issue
Block a user