Update Jenkinsfile
This commit is contained in:
10
Jenkinsfile
vendored
10
Jenkinsfile
vendored
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user