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
cef11863
Commit
cef11863
authored
Jun 21, 2019
by
Matthieu Lamalle
Browse files
update ref tag data model
parent
bccc32eb
Pipeline
#640
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
cef11863
...
...
@@ -59,7 +59,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=
ea1beac69d85e42ee573d3f73013e9c336015e72
ARG
EOLE_DATA_MODEL_REF=
0.0.4
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