build js
This commit is contained in:
parent
0c504001d3
commit
7f7dc912a9
@ -11,6 +11,7 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- cargo build --release --target $CARGO_TARGET
|
- cargo build --release --target $CARGO_TARGET
|
||||||
|
- cd frontend && npm run build
|
||||||
- strip target/$CARGO_TARGET/release/rot
|
- strip target/$CARGO_TARGET/release/rot
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
Loading…
Reference in New Issue
Block a user