mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
don't treat warnings as errors
This commit is contained in:
parent
531957c51f
commit
d449c8449f
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ build lattice:
|
|||
stage: test
|
||||
image: node:14
|
||||
variables:
|
||||
CI: "true"
|
||||
CI: "false"
|
||||
script:
|
||||
- echo "Building lattice..."
|
||||
- cd lattice
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue