This commit is contained in:
parent
09623f73aa
commit
953ea4e6c4
21 changed files with 771 additions and 8 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
commands:
|
||||
- corepack enable
|
||||
- pnpm install
|
||||
- pnpm run build --no-cache
|
||||
- pnpm run build
|
||||
- rm -rf /var/woodpecker/thesandwich/*
|
||||
- mkdir -p /var/woodpecker/thesandwich/
|
||||
- mv dist/* /var/woodpecker/thesandwich/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue