Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
wicopa
Commits
7b9e5908
Commit
7b9e5908
authored
Mar 24, 2020
by
jlopez
Browse files
Merge branch 'develop' into 'master'
New version See merge request
!13
parents
cf444512
caa5f8be
Pipeline
#216
failed with stage
in 29 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.docker/web/Dockerfile.stable
View file @
7b9e5908
...
...
@@ -5,8 +5,8 @@ RUN apk --update add php-apache2 php7-session php7-mysqli && rm -f /var/cache/ap
RUN mkdir /app && cd /app && \
wget https://gitlab.mbb.univ-montp2.fr/jlopez/wicopa/-/archive/v0.
4.1
/wicopa-v0.
4.1
.tar.gz && \
tar -xf wicopa-v0.
4.1
.tar.gz && ln -s wicopa-v0.
4.1
wicopa
wget https://gitlab.mbb.univ-montp2.fr/jlopez/wicopa/-/archive/v0.
5
/wicopa-v0.
5
.tar.gz && \
tar -xf wicopa-v0.
5
.tar.gz && ln -s wicopa-v0.
5
wicopa
WORKDIR /app/wicopa
...
...
toto
deleted
100644 → 0
View file @
cf444512
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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