Updated build_doc.sh to build on the new release tag found#9896
Updated build_doc.sh to build on the new release tag found#9896marcoabreu merged 6 commits intoapache:masterfrom
Conversation
…ring build process
|
|
I checked out your fork and ran the script using: |
|
To run locally, I had to tweak the script to set curr_tag=${TAG} But for manual testing I override this value curr_tag=${TAG} |
* temporary fix to update the verionsioning of 1.1.0 that is skipped during build process * updated build_doc.sh * testing new updates of build_doc.sh * fixed comments and syntax * removed test data and comments
* temporary fix to update the verionsioning of 1.1.0 that is skipped during build process * updated build_doc.sh * testing new updates of build_doc.sh * fixed comments and syntax * removed test data and comments
Description