mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-24 03:11:32 +00:00
fix
This commit is contained in:
@@ -9,5 +9,9 @@ trigger:
|
|||||||
pool:
|
pool:
|
||||||
vmImage: "ubuntu-latest"
|
vmImage: "ubuntu-latest"
|
||||||
|
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
workingDirectory: $(System.DefaultWorkingDirectory)/manifest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- task: ComponentGovernanceComponentDetection@0
|
- task: ComponentGovernanceComponentDetection@0
|
||||||
|
|||||||
@@ -9,10 +9,7 @@
|
|||||||
"CommitHash": "6718ae4e76be007542087b8a674d7a77861c7d08"
|
"CommitHash": "6718ae4e76be007542087b8a674d7a77861c7d08"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"DevelopmentDependency": false,
|
"DevelopmentDependency": false
|
||||||
"skip": [
|
|
||||||
"package-lock.json"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user