mirror of
https://github.com/lxsang/antd-tunnel-plugin
synced 2025-04-05 08:06:44 +02:00
Update Jenkinsfile
This commit is contained in:
parent
539b8797c8
commit
28be884b3c
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -44,10 +44,7 @@ pipeline{
|
|||||||
DESTDIR=$WORKSPACE/build make install
|
DESTDIR=$WORKSPACE/build make install
|
||||||
'''
|
'''
|
||||||
script {
|
script {
|
||||||
// only useful for any master branch
|
|
||||||
//if (env.BRANCH_NAME =~ /^master/) {
|
|
||||||
archiveArtifacts artifacts: 'build/', fingerprint: true
|
archiveArtifacts artifacts: 'build/', fingerprint: true
|
||||||
//}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user