We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48df74e commit 21bf959Copy full SHA for 21bf959
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: 0.3.3 # update this with expected tag before release
5
-image: docker.io/odpf/optimus-task-bq2bq-executor:0.3.3
+pluginversion: 0.3.2 # update this with expected tag before release
+image: docker.io/odpf/optimus-task-bq2bq-executor:0.3.2
6
entrypoint:
7
script: "python3 /opt/bumblebee/main.py"
8
questions:
0 commit comments