Skip to content

Commit 8ac3b4c

Browse files
authored
Update azure-pipelines.yaml (#120)
1 parent 23114e4 commit 8ac3b4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azure-pipelines.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ resources:
44
- repository: ProcMon
55
type: github
66
endpoint: sysinternals
7-
name: sysinternals/ProcMon-for-Linux
7+
name: microsoft/ProcMon-for-Linux
88

99
- repository: SysinternalsEBPF
1010
type: github
1111
endpoint: sysinternals
12-
name: sysinternals/SysinternalsEBPF
12+
name: microsoft/SysinternalsEBPF
1313

1414
trigger:
1515
branches:
@@ -62,4 +62,4 @@ stages:
6262
parameters:
6363
srcPath: 'ProcMon-for-Linux'
6464
runStaticAnalysis: true
65-
builddir: 'procmon_build'
65+
builddir: 'procmon_build'

0 commit comments

Comments
 (0)