trigger doc build for serve updates (#13373)

This commit is contained in:
Amog Kamsetty
2021-01-12 13:08:55 -08:00
committed by GitHub
parent 2e70743077
commit 4d83003992
+1
View File
@@ -88,6 +88,7 @@ if __name__ == "__main__":
RAY_CI_LINUX_WHEELS_AFFECTED = 1
RAY_CI_MACOS_WHEELS_AFFECTED = 1
elif changed_file.startswith("python/ray/serve"):
RAY_CI_DOC_AFFECTED = 1
RAY_CI_SERVE_AFFECTED = 1
RAY_CI_LINUX_WHEELS_AFFECTED = 1
RAY_CI_MACOS_WHEELS_AFFECTED = 1