[nostalgia] Update Jenkinsfiles for vcpkg
This commit is contained in:
4
jenkins/gba/Jenkinsfile
vendored
4
jenkins/gba/Jenkinsfile
vendored
@ -9,9 +9,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Environment') {
|
||||
steps {
|
||||
sh 'conan profile update settings.compiler.libcxx=libstdc++11 default'
|
||||
sh 'conan remote add -f bincrafters https://api.bintray.com/conan/bincrafters/public-conan'
|
||||
sh 'make conan'
|
||||
sh 'make vcpkg'
|
||||
}
|
||||
}
|
||||
stage('Build Tools Debug') {
|
||||
|
Reference in New Issue
Block a user