zhongjiajie commented on a change in pull request #656:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/656#discussion_r792349242



##########
File path: .github/workflows/website.yml
##########
@@ -2,9 +2,40 @@ name: Build and Deploy
 
 on: [push]
 
+env:
+  PYDS_HOME: dolphinscheduler-python/pydolphinscheduler
+
 jobs:
-  build-and-deploy:
+  build-py-doc:

Review comment:
       @kezhenxu94 Do you have time to take a look at this job config?




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to