Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
EOLE
Zéphir
Services
Server Manager
Commits
39d88881
Commit
39d88881
authored
Feb 08, 2019
by
Matthieu Lamalle
Browse files
ref tag to python-zephir
parent
36f9dd3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
39d88881
...
...
@@ -47,7 +47,7 @@ RUN git clone "${MESSAGES_API_REPO_URL}" "/tmp/messages-api" \
# Common python Zéphir library
ARG
PYTHON_ZEPHIR_REPO_URL=https://gitlab.mim.ovh/EOLE/Zephir/python-zephir.git
ARG
PYTHON_ZEPHIR_REPO_REF=
bc098b33494c7ef7ae010e130bb773507e196b72
ARG
PYTHON_ZEPHIR_REPO_REF=
0.0.1-dev
RUN
git clone
"
${
PYTHON_ZEPHIR_REPO_URL
}
"
"/tmp/python-zephir"
\
&&
cd
/tmp/python-zephir
\
...
...
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