Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .lighthouse/jenkins-x/README.md

This file was deleted.

65 changes: 0 additions & 65 deletions .lighthouse/jenkins-x/benchmark.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions .lighthouse/jenkins-x/integration.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions .lighthouse/jenkins-x/models.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions .lighthouse/jenkins-x/notebooks.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions .lighthouse/jenkins-x/triggers.yaml

This file was deleted.

2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ run_jupyter_notebook:
list_jupyter_notebooks:
@jupyter notebook list

# TODO: change `seldonio/core-builder` image version to 0.31 after push
run_core_builder_in_host:
unset DOCKER_TLS_VERIFY && \
unset DOCKER_HOST && \
Expand All @@ -31,6 +32,7 @@ run_core_builder_in_host:
seldonio/core-builder:0.20 bash


# TODO: change `seldonio/core-builder` image version to 0.31 after push
run_core_builder_in_minikube:
eval $$(minikube docker-env) && \
docker run --rm -it \
Expand Down
Loading
Loading