mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
CI: Gosh darn it
This commit is contained in:
parent
4452304a47
commit
6929219bfe
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ with lib; {
|
||||||
CACHIX_PUSH=$!
|
CACHIX_PUSH=$!
|
||||||
fi
|
fi
|
||||||
if [[ -n $OPENSSH_PRIVATE_KEY ]]; then
|
if [[ -n $OPENSSH_PRIVATE_KEY ]]; then
|
||||||
git add nix/sources.json
|
git add flake.lock
|
||||||
export GIT_{COMMITTER,AUTHOR}_EMAIL=github@kittywit.ch
|
export GIT_{COMMITTER,AUTHOR}_EMAIL=github@kittywit.ch
|
||||||
export GIT_{COMMITTER,AUTHOR}_NAME="flake cron job"
|
export GIT_{COMMITTER,AUTHOR}_NAME="flake cron job"
|
||||||
git commit --message="ci: flake update"
|
git commit --message="ci: flake update"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue