Skip to content

Commit

Permalink
Merge pull request #85 from SINTEF-9012/pipeline-improvements
Browse files Browse the repository at this point in the history
Deployment fix
  • Loading branch information
tiptr committed Dec 26, 2022
2 parents 6ac6e4c + 0d74090 commit a825fad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 16 deletions.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ COPY dt_backend.py ./
COPY dt_frontend.py ./
COPY init_learning_factory_from_cypher_file.py ./
COPY learning_factory_continuous_ordering.py ./
COPY similarity* ./
COPY similarity_pipeline similarity_pipeline
COPY mmdetection mmdetection

EXPOSE 8050
EXPOSE 8000
15 changes: 0 additions & 15 deletions testmodel.py

This file was deleted.

0 comments on commit a825fad

Please sign in to comment.