Skip to content
Snippets Groups Projects
Commit 2c38c3f3 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

install

parent 14ffbb78
No related branches found
No related tags found
1 merge request!66App metadata
......@@ -18,7 +18,7 @@ WORKDIR /app
COPY . .
RUN apt-get git \
RUN apt-get install git \
&& poetry install --only main \
&& poetry run app_version
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment