fix(secrets): add secrets-updatekeys-prod target, use --input-type dotenv
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -172,7 +172,7 @@ echo " 2. Add the server age key to .sops.yaml (comma-separated):"
|
||||
echo " age: <your-dev-key>,${AGE_PUB}"
|
||||
echo ""
|
||||
echo " 3. Re-encrypt and push:"
|
||||
echo " sops updatekeys .env.prod.sops"
|
||||
echo " make secrets-updatekeys-prod"
|
||||
echo " git add .sops.yaml .env.prod.sops"
|
||||
echo " git commit -m 'chore: add server age key'"
|
||||
echo " git push"
|
||||
|
||||
Reference in New Issue
Block a user