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
4a48f8d1
Commit
4a48f8d1
authored
Mar 27, 2019
by
Matthieu Lamalle
Browse files
update ref data-model
parent
4d087a53
Pipeline
#362
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
4a48f8d1
...
...
@@ -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=
0.0.1-dev
ARG
EOLE_DATA_MODEL_REF=
eoleversion
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