Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Schema
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
OSDU Data Platform
System
Schema
Commits
a20abc9d
Commit
a20abc9d
authored
1 year ago
by
Danylo Vanin (EPAM)
Committed by
Oleksandr Kosse (EPAM)
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
[GONRG-7371] Fix gc bootstrap containerize
parent
2edf5194
No related branches found
No related tags found
1 merge request
!509
[GONRG-7371] Fix gc bootstrap containerize
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
devops/gc/bootstrap-osdu-module/Dockerfile
+1
-1
1 addition, 1 deletion
devops/gc/bootstrap-osdu-module/Dockerfile
devops/gc/pipeline/override-stages.yml
+3
-0
3 additions, 0 deletions
devops/gc/pipeline/override-stages.yml
with
4 additions
and
1 deletion
devops/gc/bootstrap-osdu-module/Dockerfile
+
1
−
1
View file @
a20abc9d
FROM
google/cloud-sdk:alpine
FROM
google/cloud-sdk:
431.0.0-
alpine
WORKDIR
/opt
...
...
This diff is collapsed.
Click to expand it.
devops/gc/pipeline/override-stages.yml
+
3
−
0
View file @
a20abc9d
...
...
@@ -24,3 +24,6 @@ gc-baremetal-test:
GC_TEST_SUBDIR
:
testing/schema-test-core
script
:
-
$MAVEN_BUILD . test-results.log verify -q -f $GC_TEST_SUBDIR/pom.xml
gc-containerize-bootstrap-gitlab
:
tags
:
[
"
osdu-medium"
]
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