Skip to content
Snippets Groups Projects
Commit d0ed4abb authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

Merge branch 'GONRG-5517-segy-to-vds-pipeline' into 'master'

GONRG-5517: remove hardcode from pipeline

See merge request !86
parents da66fc07 d3a1f5c7
No related branches found
No related tags found
1 merge request!86GONRG-5517: remove hardcode from pipeline
Pipeline #135139 failed
......@@ -34,10 +34,10 @@ osdu-gcp-render-dag:anthos:
osdu-gcp-deploy-dag:community:
variables:
# FIXME: an open-vds image is created in a different repo, need to implement a new logic on how to update the open-vds image in composer with sha/latest/release/tag versions
OSDU_GCP_COMPOSER_TAG: community.opengroup.org:5555/osdu/platform/domain-data-mgmt-services/seismic/open-vds/openvds-ingestion:latest
OSDU_GCP_COMPOSER_TAG: community.opengroup.org:5555/osdu/platform/domain-data-mgmt-services/seismic/open-vds/openvds-ingestion:3.0.1
osdu-gcp-deploy-dag:anthos:
variables:
IMAGE_TAG_VARIABLE_NAME: anthos__image__segy_to_vds_converter
# FIXME: an open-vds image is created in a different repo, need to implement a new logic on how to update the open-vds image in composer with sha/latest/release/tag versions
OSDU_GCP_COMPOSER_TAG: community.opengroup.org:5555/osdu/platform/domain-data-mgmt-services/seismic/open-vds/openvds-ingestion:latest
OSDU_GCP_COMPOSER_TAG: community.opengroup.org:5555/osdu/platform/domain-data-mgmt-services/seismic/open-vds/openvds-ingestion:3.0.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment