Commit 6de6c4f
authored
chore(ci): improve vercel build step script (#84)
Ports PR iotaledger/iota#11188
# Description of change
1. Skip `gh-pages` branch since they always fail.
Reference
https://vercel.com/docs/environment-variables/system-environment-variables#VERCEL_GIT_COMMIT_REF
2. remove `turbo-ignore`, it's now deprecated
https://turborepo.dev/docs/reference/query#migrating-from-turbo-ignore
## Links to any relevant issues
Be sure to reference any related issues by adding `fixes #(issue)`.
## How the change has been tested
Describe the tests that you ran to verify your changes.
Make sure to provide instructions for the maintainer as well as any
relevant configurations.1 parent 85b768d commit 6de6c4f
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | | - | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments