Description
Describe the bug
I am trying to build a MAP via a GitHub Action, however the build is failing during/after STEP 19 in the monai-deploy package
build process. See screenshot:
Steps/Code to reproduce bug
Output of GitHub Action can be found here: Click Package Map & test MAP end-to-end.
GHA .yml file can be found here: https://github.com/GSTT-CSC/TotalSegmentator-AIDE/blob/24_publish_map/.github/workflows/publish_map.yml
Effectively, running monai-deploy package app --tag map/init:temp -l DEBUG
fails. The GitHub Action completes, but unsuccessfully because the MAP build only reaches STEP 19/29.
Expected behavior
I would expect the MAP to build and then be able to see it via the docker images
command, however it is only partially built and has the tag <none>
in the screenshot above.
Environment details (please complete the following information)
GitHub Actions environment