mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 21:34:48 +07:00
chore: remove prebuilt tools image for CI
It was added to speed up CI, utilize Kaniko's built-in caching feature. However with nixery.dev images we probably don't need it anymore. Long term we still need to setup a proper Nix cache to run nix develop in CI.
This commit is contained in:
parent
ca5821dfe1
commit
636c2d3fd9
@ -1,5 +0,0 @@
|
||||
FROM docker.io/nixos/nix
|
||||
|
||||
COPY flake.nix flake.nix
|
||||
|
||||
RUN nix --experimental-features 'nix-command flakes' develop --command true
|
Loading…
Reference in New Issue
Block a user