mirror of
https://github.com/chmln/sd
synced 2024-11-22 19:23:08 +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
|
type: github
|
||||||
name: xoac/rust-azure-pipelines
|
name: xoac/rust-azure-pipelines
|
||||||
ref: refs/heads/master ## TODO you may want to change it to refs/tags/TAG_NAME.
|
ref: refs/heads/master ## TODO you may want to change it to refs/tags/TAG_NAME.
|
||||||
endpoint: PipelinesTemplates
|
endpoint: githubConnection
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
# Check formatting
|
# Check formatting
|
||||||
|
|
Loading…
Reference in a new issue