add just update-secrets
This commit is contained in:
parent
5ded7c3c3e
commit
af0330798b
1 changed files with 3 additions and 0 deletions
3
justfile
3
justfile
|
@ -18,3 +18,6 @@ delete-hcloud-host name="":
|
|||
git:
|
||||
nix fmt
|
||||
git add .
|
||||
|
||||
update-secrets:
|
||||
git commit secrets -m "update secrets"
|
||||
|
|
Loading…
Reference in a new issue