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