Skip to content
Snippets Groups Projects
Commit bec6757d authored by Lars Bilke's avatar Lars Bilke Committed by Dmitri Naumov
Browse files

[Jenkins] Remove conan locks on Windows.

parent e9ea5884
No related branches found
No related tags found
No related merge requests found
...@@ -257,6 +257,7 @@ pipeline { ...@@ -257,6 +257,7 @@ pipeline {
steps { steps {
script { script {
// CLI // CLI
bat 'conan remove --locks'
configure { configure {
cmakeOptions = cmakeOptions =
'-DOGS_USE_CONAN=ON ' + '-DOGS_USE_CONAN=ON ' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment