ci(woodpecker): different variable since last SHA commit
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
ebb569b9db
commit
d58495d22e
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ cd $(dirname $(dirname $0))
|
|||
./scripts/setup.sh || exit 1
|
||||
|
||||
log "verifying conventional commits in Git log"
|
||||
npx commitlint --from=$CI_BUILD_BEFORE_SHA
|
||||
npx commitlint --from=$CI_PREV_COMMIT_SHA
|
||||
|
|
Loading…
Reference in a new issue