diff --git a/.woodpecker/update.yaml b/.woodpecker/update.yaml index 593a66e..eb7ef9f 100644 --- a/.woodpecker/update.yaml +++ b/.woodpecker/update.yaml @@ -57,6 +57,8 @@ pipeline: trusted-users = @wheel experimental-features = nix-command flakes ca-derivations EOF + - mkdir /tmp + - chmod 1777 /tmp - yes '' | nix-shell ./scripts/update.nix --argstr max-workers 1 when: - event: cron