mirror of
https://github.com/go-task/task.git
synced 2025-07-15 01:35:00 +02:00
Correct method: timestamp
example block
The text above this block currently references a `timestamp` method for checking if a task should be run, then the example uses `checksum` instead.
This commit is contained in:
@ -423,7 +423,7 @@ tasks:
|
|||||||
- ./*.go
|
- ./*.go
|
||||||
generates:
|
generates:
|
||||||
- app{{exeExt}}
|
- app{{exeExt}}
|
||||||
method: checksum
|
method: timestamp
|
||||||
```
|
```
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
|
Reference in New Issue
Block a user