Skip to content
Snippets Groups Projects
Commit 05ec34d6 authored by vikas rana's avatar vikas rana
Browse files

Update .gitlab-ci.yml

parent 4e1aeec7
No related branches found
No related tags found
No related merge requests found
Pipeline #277493 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.2.dev887+989868ca --build-arg osduairflow=0.17.1 --build-arg osduingestion=0.17.0 .
- docker tag osdu-airflow:latest $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-1
- docker push $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-1
- docker tag osdu-airflow:latest $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-1-0108
- docker push $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-1-0108
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