You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/08/17 19:31:54 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #5798: [AIRFLOW-5193] Move GCP Cloud Build to core

kaxil commented on a change in pull request #5798: [AIRFLOW-5193] Move GCP Cloud Build to core
URL: https://github.com/apache/airflow/pull/5798#discussion_r314957413
 
 

 ##########
 File path: docs/integration.rst
 ##########
 @@ -447,11 +447,11 @@ They also use :class:`airflow.contrib.hooks.gcp_bigtable_hook.BigtableHook` to c
 Cloud Build
 '''''''''''
 
-:class:`airflow.contrib.operators.gcp_cloud_build_operator.CloudBuildCreateBuildOperator`
+:class:`airflow.gcp.operators.build.CloudBuildCreateBuildOperator`
 
 Review comment:
   ```suggestion
   :class:`airflow.gcp.operators. cloud_build.CloudBuildCreateBuildOperator`
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services