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
Datasource
Commits
958e5607
Commit
958e5607
authored
Feb 01, 2019
by
Matthieu Lamalle
Browse files
Update datasource commit ref
parent
67f713c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
958e5607
...
...
@@ -60,7 +60,7 @@ RUN git clone "${PYTHON_ZEPHIR_REPO_URL}" "/tmp/python-zephir" \
# EOLE data models
ARG
EOLE_DATA_MODEL_URL=https://gitlab.mim.ovh/EOLE/Zephir/data-model-eole.git
ARG
EOLE_DATA_MODEL_REF=3
57e6bff
ARG
EOLE_DATA_MODEL_REF=3
961fe93
RUN
git clone
"
${
EOLE_DATA_MODEL_URL
}
"
"/tmp/data-model-eole"
\
&&
cd
/tmp/data-model-eole
\
...
...
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