This commit is contained in:
parent
7623b5fa43
commit
24d9505fcf
10
.drone.yml
10
.drone.yml
@ -4,11 +4,11 @@ type: exec
|
|||||||
name: Build and deploy
|
name: Build and deploy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Build
|
- name: Build
|
||||||
commands:
|
commands:
|
||||||
- nvm use 20
|
- nvm use 20
|
||||||
- pnpm build
|
- pnpm build
|
||||||
- ls
|
- ls
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
Loading…
Reference in New Issue
Block a user