Compare commits

..

1 Commits

Author SHA1 Message Date
jolheiser 12c01e6895
Add netlify process
continuous-integration/woodpecker the build was successful Details
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2021-12-09 22:18:44 -06:00
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ pipeline:
image: node:14
secrets: [bot_token, netlify_site_id, netlify_auth_token]
commands:
- echo $NETLIFY_SITE_ID
- node netlify.js
when:
event: [pull_request]