fix(ci): use from_secret syntax for Woodpecker v2 #107

Merged
jason.woltje merged 1 commits from fix/ci-secrets-syntax into main 2026-03-15 01:16:36 +00:00
Owner

Replace deprecated secrets field with from_secret in environment block.

Replace deprecated secrets field with from_secret in environment block.
jason.woltje added 1 commit 2026-03-15 01:16:30 +00:00
Woodpecker v2 requires `from_secret` inside the environment block.
The top-level `secrets` key is deprecated and rejected by the linter.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
jason.woltje merged commit d5102f62fa into main 2026-03-15 01:16:36 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaicstack/stack#107