chore: try to fix drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
253698b64d
commit
7623b5fa43
@ -5,7 +5,7 @@ name: Build and deploy
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build
|
- name: Build
|
||||||
commands:
|
commands:
|
||||||
- nvm use 20
|
- nvm use 20
|
||||||
- pnpm build
|
- pnpm build
|
||||||
- ls
|
- ls
|
||||||
@ -15,4 +15,3 @@ trigger:
|
|||||||
- main
|
- main
|
||||||
node:
|
node:
|
||||||
lights: builder
|
lights: builder
|
||||||
...
|
|
||||||
|
Loading…
Reference in New Issue
Block a user