Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
MPAI-MMC
Implementation 1 of MMC-ASR
Commits
06e37fca
Commit
06e37fca
authored
Sep 23, 2024
by
Mattia Bergagio
Browse files
upd'ed link to git
parent
27ebaea9
Pipeline
#44
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
06e37fca
...
...
@@ -43,7 +43,7 @@ COPY --chown="${APP_USER}:${APP_USER}" /requirements.txt ./requirements.txt
RUN
python3
-m
pip
install
--no-cache-dir
-r
requirements.txt
WORKDIR
"$BASE_FOLDER"/src
RUN
git clone https://
${
GIT_NAME
}
:
${
GIT_TOKEN
}
@
gitlab.eurixgroup.com/mpai
/common_module.git
RUN
git clone https://
${
GIT_NAME
}
:
${
GIT_TOKEN
}
@
experts.mpai.community/software/mpai-aif/osd_tma
/common_module.git
RUN
pwd
RUN
ls
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment