Update Travis and Jenkins
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -6,7 +6,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'git submodule update --init --recursive'
|
||||
sh 'TMP=~/.cache/NuGet/ nuget restore'
|
||||
sh 'engine/Tools/download_godotsharp.py'
|
||||
sh 'RobustToolbox/Tools/download_godotsharp.py'
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
||||
Reference in New Issue
Block a user