Skip to content

Commit c202359

Browse files
review todos
Signed-off-by: Jordi Massaguer Pla <jmassaguerpla@suse.com>
1 parent f15d9c6 commit c202359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_and_push_models.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# This workflow will install Python dependencies, build the latest models as containers, and push to the registry the resulting containers
22
# TODO: Use cache for caching the docker images, to speed up the build
33
# TODO: Can we have the dependencies stored somehow (predownloaded, a custom image, a container registry, our artifact server...) so this will always be reproduceable?
4-
# TODO: Can we have some kind of Bill Of Materials of the resulting image? What packages are in there? What python "modules" ? Code version of monai?
54

65
name: build_and_push_models
76

0 commit comments

Comments
 (0)