wangyang0918 commented on code in PR #178:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/178#discussion_r857077014
##########
.github/workflows/ci.yml:
##########
@@ -80,6 +80,11 @@ jobs:
cd flink-kubernetes-webhook
mvn verify -Dit.skip=false
cd ..
+ - name: Tests in flink-kubernetes-docs
Review Comment:
It also makes sense to reuse the profile. It seems we do not need to
differentiate generating CRD docs and config docs.
--
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]