afs commented on a change in pull request #42:
URL: https://github.com/apache/jena-site/pull/42#discussion_r579111948
##########
File path: build-script
##########
@@ -6,7 +6,7 @@
## -------------------
# Specify source and site branches
-SOURCE="master"
+SOURCE="main"
Review comment:
I think `build-script` isn't used any more. IIRC it was the original way
to build the site but was replaced by `Jenkinsfile`, and that does not call
`build-script`. `Jenkinsfile` has similar shell fragments.
Only way to find out is delete `build-script` and see!
Can make this change and separately investigate the effect of `build-script`.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]