mirror of
https://github.com/chmln/sd
synced 2024-11-22 11:13:04 +00:00
fix github connection
This commit is contained in:
parent
5bf4be22db
commit
6a31294da8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ resources:
|
|||
type: github
|
||||
name: xoac/rust-azure-pipelines
|
||||
ref: refs/heads/master ## TODO you may want to change it to refs/tags/TAG_NAME.
|
||||
endpoint: PipelinesTemplates
|
||||
endpoint: githubConnection
|
||||
|
||||
jobs:
|
||||
# Check formatting
|
||||
|
|
Loading…
Reference in a new issue