Add jenkinsfile for pipeline build and dockerfile for build
Signed-off-by: brian <brian@brutex.de>master
parent
638f13e681
commit
4857b71181
|
@ -28,6 +28,7 @@ dependencies {
|
|||
implementation "org.bytedeco:javacv"
|
||||
implementation "org.apache.commons:commons-compress"
|
||||
implementation "org.jcodec:jcodec:0.1.5"
|
||||
implementation "com.fasterxml.jackson.core:jackson-annotations"
|
||||
|
||||
implementation "org.slf4j:slf4j-api"
|
||||
|
||||
|
|
Loading…
Reference in New Issue