Skip to content

docs: schema: add tasks.task.method#2718

Open
derhuerst wants to merge 1 commit intogo-task:mainfrom
derhuerst:docs-tweaks
Open

docs: schema: add tasks.task.method#2718
derhuerst wants to merge 1 commit intogo-task:mainfrom
derhuerst:docs-tweaks

Conversation

@derhuerst
Copy link

@derhuerst derhuerst commented Mar 5, 2026

As documented in

At the task level for a specific task:
```yaml
version: '3'
tasks:
build:
cmds:
- go build .
sources:
- ./*.go
generates:
- app{{exeExt}}
method: timestamp
```
.

As documented in website/src/docs/guide.md line 816.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant