Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Fabien Bosquet
infra-azure-provisioning
Commits
b0b515d4
Commit
b0b515d4
authored
Oct 05, 2020
by
Daniel Scholl
Browse files
Added Skip Deploy to ISTIO pipelines.
parent
3f4f59ff
Changes
2
Show whitespace changes
Inline
Side-by-side
charts/osdu-istio-auth/pipeline.yml
View file @
b0b515d4
...
...
@@ -75,7 +75,7 @@
serviceName
:
${{ variables.serviceName }}
chartPath
:
${{ variables.chartPath }}
valuesFile
:
${{ variables.valuesFile }}
skipDeploy
:
${{ variables.SKIP_DEPLOY }}
providers
:
-
name
:
Azure
environments
:
[
"
dev"
]
\ No newline at end of file
charts/osdu-istio/pipeline.yml
View file @
b0b515d4
...
...
@@ -75,7 +75,7 @@
serviceName
:
${{ variables.serviceName }}
chartPath
:
${{ variables.chartPath }}
valuesFile
:
${{ variables.valuesFile }}
skipDeploy
:
${{ variables.SKIP_DEPLOY }}
providers
:
-
name
:
Azure
environments
:
[
"
dev"
]
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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