games/.woodpecker/netlify.yaml

12 lines
239 B
YAML
Raw Normal View History

2023-08-23 16:17:31 +02:00
steps:
deploy:
image: lauralani/netlify-cli:latest
pull: true
when:
- event: push
branch: main
secrets:
- NETLIFY_AUTH_TOKEN
- NETLIFY_SITE_ID
commands:
- netlify deploy --prod --dir ./