mirror of
https://github.com/encounter/zed.git
synced 2026-07-11 06:19:04 -07:00
This will allow us to compile debug builds of the remote-server for a different architecture than the one we are developing on. This also adds a CI step for building our remote server with minimal dependencies. Release Notes: - N/A
3 lines
40 B
TOML
3 lines
40 B
TOML
[build]
|
|
dockerfile = "Dockerfile-cross"
|