Skip to content

Commit

Permalink
Merge pull request #3881 from camilamacedo86/nit-hack
Browse files Browse the repository at this point in the history
馃尡 Just ensure that we have the right permissions to regenerate the getting started sample
  • Loading branch information
k8s-ci-robot committed Apr 27, 2024
2 parents 1b634dd + 5d9d8d9 commit fedab34
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 fedab34

Please sign in to comment.