Add more copy
This commit is contained in:
parent
8d0331e659
commit
66ca1f46cd
2 changed files with 58 additions and 20 deletions
|
@ -6,8 +6,9 @@ steps:
|
|||
commands:
|
||||
- corepack enable
|
||||
- pnpm install
|
||||
- pnpm run build --no-chache
|
||||
- pnpm run build --no-cache
|
||||
- rm -rf /var/woodpecker/thesandwich/*
|
||||
- mkdir -p /var/woodpecker/thesandwich/
|
||||
- mv dist/* /var/woodpecker/thesandwich/
|
||||
volumes:
|
||||
- /var/woodpecker:/var/woodpecker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue