Thienvv - bật lại clear nuget cache

This commit is contained in:
thienqb123456
2025-01-01 23:23:29 +07:00
parent 3b528082fe
commit b9860438da
2 changed files with 12 additions and 12 deletions
+6 -6
View File
@@ -41,12 +41,12 @@ pipeline {
} }
} }
// stage('Clear Nuget caches') { stage('Clear Nuget caches') {
// steps { steps {
// // Xóa cache của NuGet // Xóa cache của NuGet
// clearNuGetCaches() clearNuGetCaches()
// } }
// } }
stage('Setup Nuget.Config') { stage('Setup Nuget.Config') {
steps { steps {
+6 -6
View File
@@ -42,12 +42,12 @@ pipeline {
} }
} }
// stage('Clear Nuget caches') { stage('Clear Nuget caches') {
// steps { steps {
// // Xóa cache của NuGet // Xóa cache của NuGet
// clearNuGetCaches() clearNuGetCaches()
// } }
// } }
stage('Setup Nuget.Config') { stage('Setup Nuget.Config') {
steps { steps {