From 69c51f04d8e3e12bbd1f3c7e1ba19f363743aae7 Mon Sep 17 00:00:00 2001 From: Gabor Pihaj Date: Sun, 1 Oct 2023 13:43:13 +0000 Subject: [PATCH] chore(build): update public key of nix cache (#12) Reviewed-on: https://git.vdx.hu/voidcontext/woodpecker-plugin-nix-attic/pulls/12 Co-authored-by: Gabor Pihaj Co-committed-by: Gabor Pihaj --- .woodpecker/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker/ci.yaml b/.woodpecker/ci.yaml index 25e4b2e..ac2b480 100644 --- a/.woodpecker/ci.yaml +++ b/.woodpecker/ci.yaml @@ -1,7 +1,7 @@ variables: - common_settings: &common_settings binary_cache: https://cache.nix.vdx.hu/private - binary_cache_public_key: private:b6wO7rXF+4WtPCocEKlbdU/bTqEdJAqRrzOu0O3cK68= + binary_cache_public_key: private:O0/Z0BQZpKKHQQES65u7xNfZF7eCZoz9RKJi191TGaM= binary_cache_token: from_secret: attic_token