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
ff3475e656
commit
e1aae741b2
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
FROM nixos/nix
|
FROM nixos/nix
|
||||||
|
|
||||||
|
WORKDIR /app
|
||||||
COPY . .
|
COPY . .
|
||||||
|
|
||||||
RUN nix bundle \
|
RUN nix bundle \
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
/nix/store/3dyh4jbvp9rj0wdyxapf514fz4s76xpl-nvim-x86_64.AppImage
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue