fifty-shades-of-bully/.woodpecker.yml
Late Night Defender d7dadb8609
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
use full name for container
2024-11-21 02:34:12 +07:00

8 lines
No EOL
273 B
YAML

steps:
- name: techtransthai-simple-deploy
image: docker.io/library/node:alpine
commands:
- npm i
- node_modules/.bin/vite build --outDir /mnt/caddy-sites/fsob.techtransthai.org/
volumes:
- /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites