Skip to content

Commit

Permalink
Remove cyclical variable
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Oct 5, 2020
1 parent e1f33da commit 31f31e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions azure-pipelines/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
pool:
vmImage: Ubuntu 18.04
variables:
CosmosDBConnectionString: $(CosmosDBConnectionString)
BuildPlatform: Non_Windows
steps:
- checkout: self
Expand All @@ -38,7 +37,6 @@ jobs:
pool:
vmImage: macOS-10.15
variables:
CosmosDBConnectionString: $(CosmosDBConnectionString)
BuildPlatform: Non_Windows
steps:
- checkout: self
Expand Down

0 comments on commit 31f31e0

Please sign in to comment.