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
2bc9e4af
Commit
2bc9e4af
authored
Feb 01, 2019
by
Matthieu Lamalle
Browse files
Update ref commit datasource
parent
958e5607
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
2bc9e4af
...
...
@@ -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=
3961fe93
ARG
EOLE_DATA_MODEL_REF=
666f157a
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