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
bf588f6c
Commit
bf588f6c
authored
Sep 30, 2024
by
Mattia Bergagio
Browse files
upd'ed link 2 common module
parent
bd033ee7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
bf588f6c
...
...
@@ -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
}
@experts.mpai.community/software/mpai-aif/
osd_tma
/common_module.git
RUN
git clone https://
${
GIT_NAME
}
:
${
GIT_TOKEN
}
@experts.mpai.community/software/mpai-aif/
aif_common_module
/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