diff --git a/Jenkinsfile b/Jenkinsfile index facc0da..42b4260 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -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 {