mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
add CI
This commit is contained in:
parent
79a2dc6e14
commit
05443c7bcf
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
FROM nixos/nix
|
FROM nixos/nix
|
||||||
|
|
||||||
ADD .
|
COPY . .
|
||||||
|
|
||||||
RUN nix bundle --bundler github:ralismark/nix-appimage .
|
RUN nix bundle --bundler github:ralismark/nix-appimage .
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue