Skip to content

Commit

Permalink
docs: xtrace
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Goldstein <andy.goldstein@redhat.com>
  • Loading branch information
ncdc committed Feb 15, 2023
1 parent 4840547 commit bc09303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/deploy-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
set -o errexit
set -o nounset
set -o pipefail
set -o xtrace

REPO_ROOT=$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)

Expand Down

0 comments on commit bc09303

Please sign in to comment.