ok this should fix it
Some checks failed
ci/woodpecker/cron/flake-update Pipeline failed

This commit is contained in:
Sakooooo 2025-01-06 16:43:24 +04:00
parent 9943f21402
commit 6af7d08e8c
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -6,8 +6,7 @@ steps:
update:
image: ghcr.io/nixos/nix:latest
commands:
- nix --experimental-features 'flakes nix-command' flake update
- "nix-shell -p git --run 'git config --global user.email 'bot@sako.lol' && git config --global user.name 'sako-ci' && git checkout -b flake-lock-update && git commit -m \"flake.lock: update\" -a'"
- "nix-shell -p git --run 'git config --global user.email 'bot@sako.lol' && git config --global user.name 'sako-ci' && git checkout -b flake-lock-update && nix --experimental-features 'flakes nix-command' flake update && git commit -m \"flake.lock: update\" -a'"
push:
image: johnwalkerx/gitea-pull-request-create-plugin:latest
#pull: true