create /tmp folder for the update
All checks were successful
ci/woodpecker/push/update Pipeline was successful
ci/woodpecker/pr/update Pipeline was successful

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-10 14:05:21 +01:00
parent 41f3742f3c
commit 0cd7431758
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -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