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 90763104ca - Show all commits

View File

@ -143,7 +143,7 @@ steps:
NETLIFY_AUTH_TOKEN:
from_secret: netlify_auth_token
commands:
- netlify deploy
- ./node_modules/.bin/netlify deploy
depends_on:
- build-prod