feat: add preview deploys with netlify #972

Merged
konrad merged 7 commits from feature/netlify-preview into main 2021-11-10 21:25:50 +00:00
Showing only changes of commit 10389c492e - Show all commits

View File

@ -147,6 +147,7 @@ steps:
commands:
- ./node_modules/.bin/netlify link --id $NETLIFY_SITE_ID
- ./node_modules/.bin/netlify deploy
- env
depends_on:
- build-prod