Update woodpecker config

This commit is contained in:
Alexander Navarro 2023-11-25 16:48:47 -03:00
parent d9910e60c6
commit 1457177038

View file

@ -19,14 +19,11 @@ steps:
pages.personal-page.aleidk.codeberg.page
EOL
build:
image: codeberg.org/woodpecker-plugins/node-pm
settings:
run: build
publish:
image: codeberg.org/woodpecker-plugins/node-pm
volumes:
- /usr/bin/git:/usr/bin/git:ro
settings:
run: push-to-pages
build-and-publish:
image: node:20-alpine
commands:
- apk add git
- corepack enable
- corepack prepare pnpm@latest --activate
- pnpm install
- ./deploy.sh