docs: remove second build documentation

This commit is contained in:
Leonard Cohnen 2023-04-27 12:06:34 +02:00 committed by 3u13r
parent f3dc37293f
commit 1825c11790

View File

@ -32,10 +32,6 @@ cd build
# After the first run, set the pushed imaged to public.
bazel run //:devbuild --container_prefix=ghcr.io/USERNAME/constellation
./constellation ...
# modify code
# rerun to ensure that all binaries are up to date
bazel run //:devbuild
./constellation ...
```
Overwrite the default container_prefix in the `.bazeloverwriterc` in the root of the workspace: