ci(woodpecker): different variable since last SHA commit
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Dylan R. E. Moonfire 2023-01-26 22:27:08 -06:00
parent ebb569b9db
commit d58495d22e
1 changed files with 1 additions and 1 deletions

View File

@ -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