Skip to content

Commit

Permalink
nevermind - this requires more thought and it only takes a minute to …
Browse files Browse the repository at this point in the history
…poetry install when you start up the container. Tech_debt for another time.
  • Loading branch information
bahill committed Jun 18, 2024
1 parent 30fad67 commit 942eaa6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,6 @@ RUN mv /hca_manage /orchestration/. \
&& cd /hca-ingest/
# NB sbt test and pytest require that you gcloud auth credentials, so they must be run in the container.

CMD poetry install --no-interaction --no-ansi --no-dev | tee /logs/poetry_install.log

CMD ["bin/bash"]

# builds with GitHub Action "Main Validation and Release" ../.github/workflows/build-and-publish-main.yaml
Expand Down

0 comments on commit 942eaa6

Please sign in to comment.