Files
arc/Taskfile.yaml
AuxXxilium 670c998efe task: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
2025-10-04 14:05:38 +02:00

15 lines
226 B
YAML

# https://taskfile.dev
version: "3"
tasks:
build-evo:
cmds:
- git reset --hard
- git pull
- ./img-gen.sh evo
build:
cmds:
- git reset --hard
- git pull
- ./img-gen.sh essential