We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea2b270 commit a12b97eCopy full SHA for a12b97e
task/bq2bq/optimus-plugin-bq2bq.yaml
@@ -1,8 +1,8 @@
1
name: bq2bq
2
description: BigQuery to BigQuery transformation task
3
plugintype: task
4
-pluginversion: latest
5
-image: docker.io/odpf/optimus-task-bq2bq-executor
+pluginversion: 0.1.7 # update this with expected tag before release
+image: docker.io/odpf/optimus-task-bq2bq
6
questions:
7
- name: PROJECT
8
prompt: Project ID
0 commit comments