From 50faf93d1d121514c24a593cd3ce5b8f37df2c51 Mon Sep 17 00:00:00 2001 From: Gabriel Simmer Date: Fri, 5 May 2023 11:11:10 +0100 Subject: [PATCH] Swap to using alpine image for faster deploys --- .build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.build.yml b/.build.yml index e0a5d55..433b9fd 100644 --- a/.build.yml +++ b/.build.yml @@ -1,9 +1,9 @@ -image: nixos/unstable +image: alpine/edge secrets: - a2e02b24-b89f-4d60-8319-c6883b567430 - 50b9ba48-c450-43df-a46d-01e2cf0ef9c1 packages: - - nixos.nodejs + - nodejs sources: - git@git.sr.ht:~gmem/well-known-fursona tasks: