Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
add warning as error option for docs pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmarkham committed Dec 6, 2018
1 parent 035beec commit 4d94733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/docker/runtime_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1137,7 +1137,7 @@ deploy_docs() {
set -ex
pushd .

make docs -W
make docs SPHINXOPTS=-W

popd
}
Expand Down

0 comments on commit 4d94733

Please sign in to comment.