mirror of
https://github.com/go-task/task.git
synced 2026-06-24 13:15:51 +00:00
11 lines
155 B
YAML
11 lines
155 B
YAML
GIT_COMMIT:
|
|
sh: git log -n 1 --format=%h
|
|
|
|
GO_PACKAGES:
|
|
.
|
|
./cmd/task
|
|
./internal/args
|
|
./internal/execext
|
|
./internal/status
|
|
./internal/taskfile
|