[nostalgia] Update Jenkinsfiles for vcpkg
This commit is contained in:
Vendored
+1
-2
@@ -5,8 +5,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Environment') {
|
||||
steps {
|
||||
sh 'make setup-conan'
|
||||
sh 'make conan'
|
||||
sh 'make vcpkg'
|
||||
}
|
||||
}
|
||||
stage('Build Asan') {
|
||||
|
||||
Reference in New Issue
Block a user