This commit is contained in:
parent
b02c57ce7b
commit
8befe6d530
|
@ -9,7 +9,7 @@ steps:
|
||||||
image: node:18
|
image: node:18
|
||||||
when:
|
when:
|
||||||
- path:
|
- path:
|
||||||
exclude: ['meta/**']
|
exclude: ['_meta/**']
|
||||||
commands:
|
commands:
|
||||||
- yarn install
|
- yarn install
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|
Loading…
Reference in New Issue
Block a user