Skip to content

Commit

Permalink
Consolidate variable groups
Browse files Browse the repository at this point in the history
  • Loading branch information
EwanNoble authored Feb 2, 2022
1 parent 3d418c7 commit 8a00fba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ variables:
value: SFA.DAS.Courses
- name: BuildConfiguration
value: release
- group: "ESFA - SonarCloud"
- group: "BUILD Management Resources"

resources:
repositories:
Expand All @@ -32,4 +32,4 @@ stages:
- template: azure-pipelines-templates/build/job/dacpac-template.yml@das-platform-building-blocks
parameters:
SolutionBaseName: $(SolutionBaseName).dacpac
SqlProjectPath: src/$(SolutionBaseName).Database/$(SolutionBaseName).Database.sqlproj
SqlProjectPath: src/$(SolutionBaseName).Database/$(SolutionBaseName).Database.sqlproj

0 comments on commit 8a00fba

Please sign in to comment.