Revert "fix: Address workflow template issues from code review"
This reverts commit aae8407aa4.
This commit is contained in:
@@ -355,7 +355,7 @@ tasks:
|
||||
depends_on:
|
||||
- local-go-install
|
||||
verification:
|
||||
command: "grep -q 'bd-hooks-version: {{version}}' .git/hooks/pre-commit"
|
||||
command: "grep -q 'bd-hooks-version: {{version}}' .git/hooks/pre-commit 2>/dev/null || echo 'Hooks may not be installed - verify manually'"
|
||||
|
||||
- id: final-verification
|
||||
title: "Final release verification"
|
||||
|
||||
Reference in New Issue
Block a user