Preserve Cargo artifacts during deploy and install
This commit is contained in:
@@ -9,8 +9,8 @@ This file provides guidance when working with code in this repository.
|
||||
- `cargo bundle --bin warp` - Bundle the main app
|
||||
- `make run` - Build and run `galaxy-oss`
|
||||
- `make clean` - Remove Cargo build artifacts
|
||||
- `make deploy` - Validate, update, clean, bundle, and upload Galaxy to Hermes
|
||||
- `make install` - Validate, update, clean, bundle, and install Galaxy to `/Applications`
|
||||
- `make deploy` - Validate, update, bundle incrementally, and upload Galaxy to Hermes
|
||||
- `make install` - Validate, update, bundle incrementally, and install Galaxy to `/Applications`
|
||||
|
||||
### Running with local warp-server
|
||||
To connect Warp client to a local warp-server instance:
|
||||
|
||||
Reference in New Issue
Block a user