Skip to content

Commit

Permalink
Just ensure that we have the right permissions to regenerate the gett…
Browse files Browse the repository at this point in the history
…ing started sample
  • Loading branch information
camilamacedo86 committed Apr 27, 2024
1 parent cab5b15 commit 5d9d8d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/docs/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ build_kb
# ensure that destroy succeed
chmod -R +w docs/book/src/component-config-tutorial/testdata/project/
chmod -R +w docs/book/src/cronjob-tutorial/testdata/project/
chmod -R +w docs/book/src/getting-started/testdata/project/

docs_gen_directory="$(dirname "$0")/../../hack/docs/generate_samples.go"
go run ${docs_gen_directory}
Expand Down

0 comments on commit 5d9d8d9

Please sign in to comment.