Add more copy

This commit is contained in:
Isaac Mills 2025-05-29 09:47:49 -06:00
parent 8d0331e659
commit 66ca1f46cd
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
2 changed files with 58 additions and 20 deletions

View file

@ -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