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 of MMC-SIR
Commits
ce59cf47
Commit
ce59cf47
authored
Sep 23, 2024
by
Mattia Bergagio
Browse files
upd'ed link to git
parent
9caed9d6
Pipeline
#46
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
ce59cf47
...
...
@@ -47,7 +47,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