ci: debugging failing build
This commit is contained in:
parent
8ab1fcfe05
commit
cf7d6527cf
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ publish:
|
|||
- npm ci
|
||||
|
||||
# Verify that the commits are good.
|
||||
- git fetch origin master
|
||||
- ls .git
|
||||
- cat .git/HEAD
|
||||
- npx commitlint --from=master to=CI_BUILD_REF_NAME
|
||||
|
||||
# Corda is a non-free font that we use for the books. It was
|
||||
|
|
Loading…
Reference in a new issue