Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
IBM OSDU Provisioning
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU Software
OSDU Data Platform
Deployment and Operations
IBM OSDU Provisioning
Commits
d84581ed
Commit
d84581ed
authored
9 months ago
by
Nikhil Patil
Browse files
Options
Downloads
Patches
Plain Diff
osdu ingestion version update
parent
efa86775
No related branches found
No related tags found
2 merge requests
!169
Draft: updated airflow and python version
,
!168
Draft: ibm update patch 40437 patch 30110
Checking pipeline status
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
d84581ed
...
...
@@ -98,9 +98,9 @@ create_base_osdu_airflow_image:
-
docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
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 osduairflow=0.25.3 --build-arg osduingestion=0.25.
0
.
-
docker tag osdu-airflow:latest $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-M23.
1
-
docker push $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-M23.
1
-
docker build -t osdu-airflow:latest --file docs/Dockerfile-osdu-airflow --build-arg odiapi=0.25.1 --build-arg osduairflow=0.25.3 --build-arg osduingestion=0.25.
1
.
-
docker tag osdu-airflow:latest $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-M23.
2
-
docker push $CI_REGISTRY_IMAGE/osdu-airflow:v2.1.4-M23.
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment