sadge
This commit is contained in:
parent
7f2ee7ae7c
commit
251926f864
@ -16,6 +16,8 @@ RUN pip3 install --user tensorflow
|
||||
RUN pip3 install --user sacred
|
||||
RUN pip3 install --user wget
|
||||
RUN pip3 install --user keras
|
||||
RUN pip3 install --user GitPython
|
||||
RUN pip3 install --user pymongo
|
||||
|
||||
|
||||
WORKDIR /app
|
||||
|
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker { image 'shroomy/ium:4' }
|
||||
dockerfile true
|
||||
}
|
||||
parameters{
|
||||
buildSelector(
|
||||
|
Loading…
Reference in New Issue
Block a user