Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
Unit
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
Reference and Helper Services
Unit
Commits
59a59845
Commit
59a59845
authored
4 years ago
by
Sherman Yang
Browse files
Options
Downloads
Patches
Plain Diff
remove r3- and R3MVP - from pipelines
parent
775bbd36
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!38
Add aks and data pipelines
Pipeline
#11474
failed
4 years ago
Stage: review
Pipeline: Unit
#11475
Changes
3
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
data/devops/azure/pipeline.yml
+1
-1
1 addition, 1 deletion
data/devops/azure/pipeline.yml
data/devops/azure/stages.yml
+3
-3
3 additions, 3 deletions
data/devops/azure/stages.yml
devops/azure/pipeline.yml
+4
-4
4 additions, 4 deletions
devops/azure/pipeline.yml
with
8 additions
and
8 deletions
data/devops/azure/pipeline.yml
+
1
−
1
View file @
59a59845
...
...
@@ -19,7 +19,7 @@ trigger:
-
/testing
variables
:
-
group
:
'
R3MVP
-
Azure
-
OSDU'
-
group
:
'
Azure
-
OSDU'
stages
:
-
template
:
stages.yml
...
...
This diff is collapsed.
Click to expand it.
data/devops/azure/stages.yml
+
3
−
3
View file @
59a59845
...
...
@@ -6,9 +6,9 @@ stages:
-
stage
:
'
Build_${{
environment.name
}}'
variables
:
-
group
:
'
R3MVP
-
Infrastructure
Pipeline
Variables
-
${{environment.name}}'
-
group
:
'
R3MVP
-
Azure
Target
Env
Secrets
-
${{environment.name}}'
-
group
:
'
R3MVP
-
Azure
Target
Env
-
${{environment.name}}'
-
group
:
'
Infrastructure
Pipeline
Variables
-
${{environment.name}}'
-
group
:
'
Azure
Target
Env
Secrets
-
${{environment.name}}'
-
group
:
'
Azure
Target
Env
-
${{environment.name}}'
jobs
:
-
job
:
MavenPackageAndPublishArtifacts
...
...
This diff is collapsed.
Click to expand it.
devops/azure/pipeline.yml
+
4
−
4
View file @
59a59845
...
...
@@ -15,15 +15,15 @@ resources:
repositories
:
-
repository
:
FluxRepo
type
:
git
name
:
r3-
gitops-manifests
name
:
gitops-manifests
-
repository
:
TemplateRepo
type
:
git
name
:
r3-
infra-azure-provisioning
name
:
infra-azure-provisioning
variables
:
-
group
:
'
R3MVP
-
Azure
-
OSDU'
-
group
:
'
R3MVP
-
Azure
-
OSDU
Secrets'
-
group
:
'
Azure
-
OSDU'
-
group
:
'
Azure
-
OSDU
Secrets'
-
name
:
serviceName
value
:
"
unit-service"
...
...
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