Fix preview builds
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Tobias Berger 2021-10-14 12:58:26 +02:00
parent 645bf7367b
commit 146aee4e44

View file

@ -60,7 +60,8 @@ steps:
- vercel -t $VERCEL_TOKEN --scope $VERCEL_SCOPE -c - vercel -t $VERCEL_TOKEN --scope $VERCEL_SCOPE -c
when: when:
branch: branch:
- "!main" exclude:
- main
depends_on: depends_on:
- prettier - prettier
- eslint - eslint