fix syntax error
This commit is contained in:
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@@ -105,7 +105,8 @@ stage('Archive Build Artifacts') {
|
||||
|
||||
archiveArtifacts artifacts: "${env.OUTPUT_FILE}", allowEmptyArchive: false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
|
||||
Reference in New Issue
Block a user