Skip to content
Snippets Groups Projects
Commit e20a0da9 authored by Ryan Melvin's avatar Ryan Melvin
Browse files

back to main branch

parent 9c3915a0
No related branches found
No related tags found
1 merge request!2Docker db secrets
......@@ -19,7 +19,7 @@ RUN curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add - && \
# Check if repo has been updated since last build
ADD "https://gitlab.rc.uab.edu/anes_ai/mpog-helper-openai/commits?per_page=1" latest_commit
RUN rm -rf latest_commit
RUN git clone -b docker_db_secrets https://gitlab.rc.uab.edu/anes_ai/mpog-helper-openai.git .
RUN git clone https://gitlab.rc.uab.edu/anes_ai/mpog-helper-openai.git .
#COPY .streamlit/secrets.toml /deploy/.streamlit/
......
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