gitpod: Change build directory of cargo #55

Closed
opened 2020-02-18 12:47:48 +01:00 by Kreyren · 2 comments
Kreyren commented 2020-02-18 12:47:48 +01:00 (Migrated from github.com)

Currently cargo builds in target/ where we need it to build in build/rustlang/

Currently cargo builds in `target/` where we need it to build in `build/rustlang/`
Kreyren commented 2020-02-18 12:50:15 +01:00 (Migrated from github.com)

Relevant: https://doc.rust-lang.org/cargo/reference/config.html#buildtarget-dir

This configuration works if run in terminal, but is not recognized by gitpod -> Assuming bug

image

Relevant: https://doc.rust-lang.org/cargo/reference/config.html#buildtarget-dir This configuration works if run in terminal, but is not recognized by gitpod -> Assuming bug ![image](https://user-images.githubusercontent.com/11302521/74734708-647c8e80-524f-11ea-80e7-48ffcffd3e8f.png)
Kreyren commented 2020-02-18 13:18:29 +01:00 (Migrated from github.com)
Closed in favor of https://github.com/gitpod-io/gitpod/issues/1232
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kreyren/Zernit#55