Thienvv - bỏ bước clear cache nuget (tạm)
This commit is contained in:
@@ -41,12 +41,12 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Clear Nuget caches') {
|
||||
steps {
|
||||
// Xóa cache của NuGet
|
||||
clearNuGetCaches()
|
||||
}
|
||||
}
|
||||
// stage('Clear Nuget caches') {
|
||||
// steps {
|
||||
// // Xóa cache của NuGet
|
||||
// clearNuGetCaches()
|
||||
// }
|
||||
// }
|
||||
|
||||
stage('Setup Nuget.Config') {
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user