mirror of
https://github.com/go-task/task.git
synced 2025-01-14 04:35:50 +02:00
33b167215d
- this makes it impossible to import these packages outside Task - as a side effect, it makes the root directory cleaner
10 lines
133 B
YAML
10 lines
133 B
YAML
GIT_COMMIT:
|
|
sh: git log -n 1 --format=%h
|
|
|
|
GO_PACKAGES:
|
|
.
|
|
./cmd/task
|
|
./internal/args
|
|
./internal/execext
|
|
./internal/status
|