This commit is contained in:
philipp 2023-07-30 19:56:53 +02:00
parent c99b78cbf4
commit 25f35bd500

View File

@ -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