Updating tests
This commit is contained in:
parent
6af406baeb
commit
0a419ea601
|
|
@ -25,6 +25,7 @@ pipeline {
|
|||
DOCKERIMG="chicken:5"
|
||||
}
|
||||
sh "make package"
|
||||
sh "ls"
|
||||
sh "snow-test ${SCHEME} *.tgz"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue