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

14 lines
179 B
YAML

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