Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
2fdd91e922
commit
a54e817a24
1 changed files with 28 additions and 29 deletions
|
|
@ -45,7 +45,6 @@ stages:
|
||||||
summaryFileLocation: coverage/cobertura-coverage.xml
|
summaryFileLocation: coverage/cobertura-coverage.xml
|
||||||
|
|
||||||
# Dev Build/Deploy
|
# Dev Build/Deploy
|
||||||
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/develop') }}:
|
|
||||||
- stage: Dev
|
- stage: Dev
|
||||||
variables:
|
variables:
|
||||||
- group: FixMyGlassDev
|
- group: FixMyGlassDev
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue