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
|
archiveArtifacts artifacts: "${env.OUTPUT_FILE}", allowEmptyArchive: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
|
|||||||
Reference in New Issue
Block a user