Commit Graph

5 Commits

Author SHA1 Message Date
Aire-One cebcc90644 build(just): fix targets find command
This commit fixes the `find` command use to generate the targets files
lists. The command missed the `-type f` parameter. Because of this
missing parameter, the `teal_targets` list had the `src/awesome.d.tl`
path detected while it's actually a directory.
2022-09-29 20:38:03 +02:00
Aire-One a839b29515 ci: initial teal pipelines 2022-09-29 20:38:03 +02:00
Aire-One 5fac5864de ci: woodpecker initial 2022-08-12 19:28:44 +02:00
Aire-One d95b678a43 build(just): rename clean -> uninstall 2022-08-07 20:56:42 +02:00
Aire-One 3056d48d5a initial 2022-06-26 17:43:18 +02:00