Skip to content
Snippets Groups Projects
Commit 8ee183d6 authored by Anuj Gupta's avatar Anuj Gupta
Browse files

Update .gitlab-ci.yml

parent ed3b30b4
No related branches found
No related tags found
2 merge requests!169Draft: updated airflow and python version,!168Draft: ibm update patch 40437 patch 30110
Pipeline #259675 failed
......@@ -99,8 +99,8 @@ create_base_osdu_airflow_image:
script:
- echo "create_base_osdu_airflow_image"
- docker build -t osdu-airflow:latest --file docs/Dockerfile-osdu-airflow --build-arg odiapi=0.25.1 --build-arg osdu-airflow=0.27.0.dev2436+509478c2 --build-arg osduingestion=0.25.1 .
- docker tag osdu-airflow:latest $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-M23.3
- docker push $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-M23.3
- docker tag osdu-airflow:latest $CI_REGISTRY_IMAGE/osdu-airflow:v2.2.4-M23.5
- docker push $CI_REGISTRY_IMAGE/osdu-airflow:v2.2.4-M23.5
when: manual
# Installs the AWS CLI via the script above, and executes the CloudFormation
# Create EKS cluster from the default EKS quickstart with new VPC template
......
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