Skip to content
This repository was archived by the owner on Apr 20, 2020. It is now read-only.

Commit f32509b

Browse files
committed
build release for ramp
1 parent 83251f9 commit f32509b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
- run:
5959
name: Package
6060
command: >-
61+
cargo build --all --all-targets --release
6162
ramp pack -m ramp.yml -o ./target/release/$PACKAGE_NAME.{os}-{architecture}.$CIRCLE_BRANCH.zip ./target/release/$MODULE_ARTIFACT
6263
6364
# - run:

0 commit comments

Comments
 (0)