mirror of
https://github.com/go-task/task.git
synced 2025-11-23 22:24:45 +02: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
|