Skip to content

Commit

Permalink
Updated pipelines version
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll committed Jun 1, 2019
1 parent 6ccf157 commit 8166852
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="Cake" value="https://www.myget.org/F/cake/api/v3/index.json" protocolVersion="3" />
<add key="RocketSurgeonsGuild" value="https://www.myget.org/F/rocket-surgeons-guild/api/v3/index.json" protocolVersion="3" />

</packageSources>
<!-- used to store credentials -->
<packageSourceCredentials />
Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ resources:
- repository: rsg
type: github
name: RocketSurgeonsGuild/AzureDevopsTemplates
ref: refs/tags/v0.5.5
ref: refs/tags/v0.5.6
endpoint: github

variables:
Expand Down

0 comments on commit 8166852

Please sign in to comment.