Automated staging deploy: build env from secrets #2
Reference in New Issue
Block a user
Delete Branch "fix/staging-deploy-secrets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Regenerate deploy/.env.staging from Gitea Actions secrets at deploy time (the host-mode runner's clean checkout lacks the git-ignored file), and drop the redundant host build/test. Enables fully automated dev->staging: every merge to develop redeploys the local staging stack.
🤖 Generated with Claude Code