fix docs ci script running locally

This commit is contained in:
Thomas Kriechbaumer 2020-11-08 13:17:38 +01:00
parent 6289d9bca8
commit ff16fbf71e

View File

@ -2,7 +2,6 @@
set -o errexit
set -o pipefail
set -o nounset
# set -o xtrace
# This script gets run from CI to render and upload docs for the master branch.