Skip to content

Commit

Permalink
Ensure that script can be called from anywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianmoisey committed Dec 28, 2024
1 parent 3911746 commit 9ba9113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vertical-pod-autoscaler/hack/generate-api-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ else
CONTROLLER_GEN=$(which crd-ref-docs)
fi

cd "$(dirname "${BASH_SOURCE[0]}")/.."
crd-ref-docs \
--source-path=pkg/apis/ \
--config=./hack/api-docs/config.yaml \
Expand Down

0 comments on commit 9ba9113

Please sign in to comment.