Skip to content

Commit 045aaab

Browse files
committed
hack: Drop build files and remove from docs
Signed-off-by: Manuel Mendez <github@i.m.mmlb.dev>
1 parent daa2ee1 commit 045aaab

File tree

3 files changed

+1
-12
lines changed

3 files changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,7 @@ $ docker run -it -v nix-build-cache:/nix/store -v $PWD:/opt -v /var/run/docker.s
137137
138138
# now you are inside the container and you can use nix-shell to reproduce the environment
139139
$ nix-shell
140-
# You can run the command GitHub action runs:
141-
$ ./hack/build-and-deploy.sh
140+
$ make dev
142141
143142
# or you can use make to build LinuxKit image
144143
$ make image

hack/build-and-deploy.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

hack/ci-build.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)