mirror of https://github.com/kubeflow/examples.git
Remove ksonnet registry from dockerignore file (#333)
In order to build a pipeline that can runs ksonnet command, the ksonnet registry need to be containerized. Remove it from dockerignore to unblock the work.
This commit is contained in:
parent
26c400a4cd
commit
60a7413cc5
|
@ -1,4 +1,3 @@
|
|||
**/.git
|
||||
**/.DS_Store
|
||||
**/node_modules
|
||||
**/kubeflow
|
||||
|
|
Loading…
Reference in New Issue