build changes
This commit is contained in:
@@ -48,16 +48,6 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('test') {
|
||||
agent any
|
||||
|
||||
steps {
|
||||
sh 'scripts/test.sh'
|
||||
sh 'scripts/test.sh "" "" "" "" 1 1'
|
||||
sh 'scripts/test.sh aarch64'
|
||||
}
|
||||
}
|
||||
|
||||
stage('deliver') {
|
||||
agent any
|
||||
|
||||
|
||||
Reference in New Issue
Block a user