Update Jenkinsfile

This commit is contained in:
2025-11-25 10:54:31 -06:00
parent 106e680f11
commit b9f6697100

10
Jenkinsfile vendored
View File

@@ -96,11 +96,11 @@ spec:
}
}
#stage('Archive Artifacts') {
# steps {
# archiveArtifacts artifacts: 'html/**/*', fingerprint: true
# }
#}
//stage('Archive Artifacts') {
// steps {
// archiveArtifacts artifacts: 'html/**/*', fingerprint: true
// }
//}
stage('Upload to B2') {
steps {