aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Taskfile.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Taskfile.yml b/Taskfile.yml
index ca56c847..17f6e39a 100644
--- a/Taskfile.yml
+++ b/Taskfile.yml
@@ -28,11 +28,13 @@ tasks:
BUILD_COMMIT:
sh: git rev-parse HEAD
sources:
+ - go.mod
- gogs.go
- internal/**/*.go
- conf/**/*
- public/**/*
- templates/**/*
+ method: timestamp
generate-schemadoc:
desc: Generate database schema documentation