build changes
Some checks failed
Public/monitarr/pipeline/head There was a failure building this commit
Some checks failed
Public/monitarr/pipeline/head There was a failure building this commit
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') {
|
stage('deliver') {
|
||||||
agent any
|
agent any
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user