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
1686ef8d
Commit
1686ef8d
authored
Oct 01, 2020
by
Daniel Scholl
Browse files
Updated Pipeline
parent
b5f0e328
Pipeline
#10749
failed with stage
in 13 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
devops/azure/development-pipeline.yml
View file @
1686ef8d
...
...
@@ -44,13 +44,10 @@ variables:
value
:
"
devops/azure/chart"
-
name
:
valuesFile
value
:
"
devops/azure/chart/helm-config.yaml"
-
name
:
skipTest
value
:
false
-
name
:
'
MANIFEST_REPO'
value
:
$[ resources.repositories['FluxRepo'].name ]
stages
:
-
template
:
/devops/build-stage.yml@TemplateRepo
...
...
@@ -77,7 +74,7 @@ stages:
valuesFile
:
${{ variables.valuesFile }}
testCoreMavenPomFile
:
'
testing/partition-test-core/pom.xml'
testCoreMavenOptions
:
'
--settings
$(System.DefaultWorkingDirectory)/drop/deploy/testing/maven/settings.xml'
skipTest
:
${{ variables.
skipTest
}}
skipTest
:
${{ variables.
SKIP_TESTS
}}
providers
:
-
name
:
Azure
environments
:
[
'
dev'
]
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