Let's pray it all works
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -5,7 +5,6 @@ pipeline {
|
||||
stage('Setup') {
|
||||
steps {
|
||||
sh 'git submodule update --init --recursive'
|
||||
sh 'TMP=~/.cache/NuGet/ nuget restore'
|
||||
}
|
||||
}
|
||||
stage('Build') {
|
||||
|
||||
Reference in New Issue
Block a user