[nostalgia] Add support for a persistent external vcpkg dir
This commit is contained in:
1
jenkins/gba/Jenkinsfile
vendored
1
jenkins/gba/Jenkinsfile
vendored
@ -5,6 +5,7 @@ pipeline {
|
||||
environment {
|
||||
DEVKITPRO = '/opt/devkitpro'
|
||||
DEVKITARM = '/opt/devkitpro/devkitARM'
|
||||
VCPKG_DIR_BASE = '/var/lib/vcpkg/nostalgia/'
|
||||
}
|
||||
stages {
|
||||
stage('Environment') {
|
||||
|
Reference in New Issue
Block a user