Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Partition
Commits
45e1f9d2
Commit
45e1f9d2
authored
Sep 30, 2020
by
Daniel Scholl
Browse files
Updated helm values
parent
bd8cfbe3
Pipeline
#10639
failed with stage
in 39 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
devops/azure/chart/helm-config.yaml
View file @
45e1f9d2
...
...
@@ -9,6 +9,6 @@ global:
# ie: community.opengroup.org:5555/osdu/platform/system/storage/{{ .Values.global.branch }}/storage:latest
#
image
:
repository
:
${
ENV_REGISTRY}
branch
:
$
{BRANCH}
tag
:
$
{TAG}
repository
:
${
CONTAINER_REGISTRY_NAME}.azurecr.io
branch
:
$
(Build.SourceBranchName)
tag
:
$
(Build.SourceVersion)
devops/azure/development-pipeline.yml
View file @
45e1f9d2
...
...
@@ -24,6 +24,7 @@ trigger:
-
.gitignore
-
/docs
resources
:
repositories
:
-
repository
:
FluxRepo
...
...
@@ -33,8 +34,8 @@ resources:
type
:
git
name
:
gitlab-infra-provisioning
variables
:
-
group
:
'
Azure
-
OSDU'
-
name
:
serviceName
value
:
"
partition"
...
...
@@ -45,6 +46,7 @@ variables:
-
name
:
'
MANIFEST_REPO'
value
:
$[ resources.repositories['FluxRepo'].name ]
stages
:
-
template
:
/devops/build-stage.yml@TemplateRepo
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment