flora-6: switch forgejo runner docker image to custom
All checks were successful
continuous-integration/drone/push Build is passing

built nix-flakes-node image, source:
https://git.pub.solar/pub-solar/nix-flakes-node
This commit is contained in:
teutat3s 2023-10-31 23:38:02 +01:00
parent 50614131d2
commit 4e1807ba05
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -27,8 +27,8 @@
"ubuntu-latest:docker://debian:bookworm"
# alpine
"alpine-latest:docker://alpine:3.18"
# nix flakes enabled image from https://github.com/nix-community/docker-nixpkgs
"nix-flakes:docker://docker.nix-community.org/nixpkgs/nix-flakes:latest"
# nix flakes enabled image from
"nix-flakes:docker://git.pub.solar/pub-solar/nix-flakes-node:latest"
];
};
};