mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
9 lines
No EOL
460 B
XML
9 lines
No EOL
460 B
XML
<!--The only purpose of this file is to let codeql bypass the need for settings.security.xml-->
|
|
<settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
|
|
https://maven.apache.org/xsd/settings-1.0.0.xsd">
|
|
<servers>
|
|
<!-- password is coming from cli -PadoAccessToken -->
|
|
</servers>
|
|
</settings> |