Update Jenkinsfile
This commit is contained in:
10
Jenkinsfile
vendored
10
Jenkinsfile
vendored
@@ -96,11 +96,11 @@ spec:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#stage('Archive Artifacts') {
|
//stage('Archive Artifacts') {
|
||||||
# steps {
|
// steps {
|
||||||
# archiveArtifacts artifacts: 'html/**/*', fingerprint: true
|
// archiveArtifacts artifacts: 'html/**/*', fingerprint: true
|
||||||
# }
|
// }
|
||||||
#}
|
//}
|
||||||
|
|
||||||
stage('Upload to B2') {
|
stage('Upload to B2') {
|
||||||
steps {
|
steps {
|
||||||
|
|||||||
Reference in New Issue
Block a user