[nostalgia] Update Jenkinsfiles for vcpkg
This commit is contained in:
3
jenkins/linux/Jenkinsfile
vendored
3
jenkins/linux/Jenkinsfile
vendored
@ -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