1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-01-27 23:22:49 +01:00

Update Jenkinsfile

This commit is contained in:
Dany LE 2022-08-02 08:43:20 +02:00 committed by GitHub
parent 2ad3b4dfb4
commit 1396fe3d41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View File

@ -48,7 +48,7 @@ pipeline{
//if (env.BRANCH_NAME =~ /^master/) {
archiveArtifacts artifacts: 'build/', fingerprint: true
//}
//}
}
}
}
}