[DOC-535] fix wrong image for snowsql
This commit is contained in:
@@ -121,7 +121,7 @@ pipelines:
|
||||
- airflow/dags/*
|
||||
- step:
|
||||
name: Apply textract-pipeline on DEV
|
||||
image: hugree/bitbucket-aws-python38-tf154:latest
|
||||
image: hugree/terraform-with-snowsql:latest
|
||||
oidc: true
|
||||
script:
|
||||
- *aws-context-dev
|
||||
@@ -149,7 +149,7 @@ pipelines:
|
||||
UAT:
|
||||
- step:
|
||||
name: Apply textract-pipeline on UAT
|
||||
image: hugree/bitbucket-aws-python38-tf154:latest
|
||||
image: hugree/terraform-with-snowsql:latest
|
||||
oidc: true
|
||||
script:
|
||||
- *aws-context-uat
|
||||
@@ -231,7 +231,7 @@ pipelines:
|
||||
- BB_PIPELINE_BRANCH="DEV" python terraform.py plan --environment=dev --module=streamlit-server
|
||||
- step:
|
||||
name: Plan textract-pipeline on DEV
|
||||
image: hugree/bitbucket-aws-python38-tf154:latest
|
||||
image: hugree/terraform-with-snowsql:latest
|
||||
oidc: true
|
||||
script:
|
||||
- *aws-context-dev
|
||||
|
||||
Reference in New Issue
Block a user