Files
rouja b203c04c1a 🎨(tooling) Add ci secrets (#5)
Add dockerhub secret to be able to push image to registry.
Add argocd secret to be abble to notify argocd when a change occurs.
2024-04-18 12:56:13 +02:00

4 lines
67 B
Bash
Executable File

#!/bin/bash
find . -name "*.enc.*" -exec sops updatekeys -y {} \;