fix syntax error
This commit is contained in:
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@@ -106,6 +106,7 @@ 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