add generate-specs to azure/forest Taskfiles

ensure generate-specs is run before build tasks.
This commit is contained in:
Onyx and Iris
2026-03-31 10:50:39 +01:00
parent 5258671a79
commit 428db10b8f
3 changed files with 25 additions and 6 deletions

3
.gitignore vendored
View File

@@ -224,6 +224,9 @@ spec/**/*
!spec/*/
!spec/**/.gitkeep
# Backup files
tools/src/*.bk
# Taskfile build files
Taskfile.unified.yml
SPEC_CONSOLIDATION.md