please work now
This commit is contained in:
parent
f0a1d49e13
commit
fdb6d5e375
1 changed files with 7 additions and 6 deletions
|
@ -1,10 +1,11 @@
|
|||
clone:
|
||||
git:
|
||||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
partial: false
|
||||
|
||||
pipeline:
|
||||
unshallow:
|
||||
image: nixery.dev/shell/gitFull
|
||||
commands:
|
||||
- git fetch --unshallow
|
||||
when:
|
||||
- event: cron
|
||||
- event: manual
|
||||
flake-update:
|
||||
image: nixpkgs/nix-unstable
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue