Merge branch 'use-new-nodejs' into 'staging'
push See merge request PhilippHofer/rot!14
This commit is contained in:
commit
2201cbba9f
@ -13,7 +13,7 @@ build:
|
||||
script:
|
||||
- cargo build --release --target $CARGO_TARGET
|
||||
- cd frontend && npm install && npm run build
|
||||
- strip target/$CARGO_TARGET/release/rot
|
||||
# - strip target/$CARGO_TARGET/release/rot
|
||||
artifacts:
|
||||
paths:
|
||||
- target/$CARGO_TARGET/release/rot
|
||||
|
Loading…
Reference in New Issue
Block a user