You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/01/26 06:44:33 UTC

[GitHub] [dolphinscheduler-website] zhongjiajie commented on a change in pull request #656: [feat] Add python dist doc to document

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: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org