Skip to content
Snippets Groups Projects
Verified Commit 5ffecec9 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(earthly): Add local command to rotate all secrets

parent e262da23
No related branches found
No related tags found
No related merge requests found
......@@ -43,3 +43,7 @@ merge:
RUN git push
RUN git push origin --delete ${branch}
rotate:
LOCALLY
RUN grep -Ril "sops:" ./**/*.yaml | xargs sops -r -i
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment