1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-19 07:20:01 +02: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

2
Jenkinsfile vendored
View File

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