mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2024-12-26 17:38:21 +01:00
Update Jenkinsfile
This commit is contained in:
parent
f995bd7f71
commit
f575dd91a9
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -40,13 +40,13 @@ pipeline{
|
||||
./configure --prefix=/opt/www
|
||||
make
|
||||
'''
|
||||
script {
|
||||
//script {
|
||||
// only useful for any master branch
|
||||
//if (env.BRANCH_NAME =~ /^master/) {
|
||||
//archiveArtifacts artifacts: 'd.ts/, release/antos-1.1.2.tar.gz', fingerprint: true
|
||||
//}
|
||||
//}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user