what the fuck is wrong lol
Some checks failed
ci/woodpecker/push/update Pipeline was successful
ci/woodpecker/manual/update Pipeline failed

This commit is contained in:
Charlotte 🦝 Delenk 2023-04-10 14:50:17 +01:00
parent 093c882958
commit 22a69f8bef
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -57,9 +57,9 @@ pipeline:
trusted-users = @wheel trusted-users = @wheel
experimental-features = nix-command flakes ca-derivations experimental-features = nix-command flakes ca-derivations
EOF EOF
- rm -rf /tmp - mkdir -p /tmp2
- mkdir -p /tmp - chmod 1777 /tmp2
- chmod 1777 /tmp - export TMPDIR=/tmp2
- yes '' | nix-shell ./scripts/update.nix --argstr max-workers 1 - yes '' | nix-shell ./scripts/update.nix --argstr max-workers 1
when: when:
- event: cron - event: cron