arc/Taskfile.yaml
AuxXxilium 292b319730 build: change order to get files
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
2024-06-19 17:55:57 +02:00

15 lines
229 B
YAML

# https://taskfile.dev
version: "3"
tasks:
build-img:
cmds:
- git pull
- ./img-gen.sh
compile-kpatch:
dir: kpatch
cmds:
- make clean all
- mv kpatch ../files/board/arc/overlayfs/opt/arc/