push
This commit is contained in:
parent
c99b78cbf4
commit
25f35bd500
@ -13,7 +13,7 @@ build:
|
|||||||
script:
|
script:
|
||||||
- cargo build --release --target $CARGO_TARGET
|
- cargo build --release --target $CARGO_TARGET
|
||||||
- cd frontend && npm install && npm run build
|
- cd frontend && npm install && npm run build
|
||||||
- strip target/$CARGO_TARGET/release/rot
|
# - strip target/$CARGO_TARGET/release/rot
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- target/$CARGO_TARGET/release/rot
|
- target/$CARGO_TARGET/release/rot
|
||||||
|
Loading…
Reference in New Issue
Block a user