encrypt script
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2026-01-31 11:11:21 +01:00
parent cab9ed705e
commit 093805a249
2 changed files with 16 additions and 12 deletions

4
deployment/encrypt-secrets.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
gpg --pinentry-mode=loopback --symmetric --cipher-algo AES256 --armor --output secrets.asc secrets.txt