testing_33
33
This commit is contained in:
parent
4a77c0c99c
commit
cc65745b7d
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -72,6 +72,7 @@ node('test')
|
||||
{
|
||||
|
||||
//currentbuild.result = 'SUCCESS'
|
||||
/*
|
||||
stage('checkout')
|
||||
{
|
||||
if(pre_clean)
|
||||
@ -108,7 +109,7 @@ node('test')
|
||||
sh label: 'build_v12', script: 'cd ' + git_folder + '; make oldconfig; make -j13 V=s'
|
||||
//}
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
stage('move_bin_to_ftp')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user