This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
containers/Taskfile.yaml

15 lines
206 B
YAML

version: "3"
vars:
PROJECT_DIR:
sh: "git rev-parse --show-toplevel"
includes:
ci-os: .taskfiles/ci-os.yaml
misc: .taskfiles/misc.yaml
tasks:
default:
silent: true
cmds:
- task -l