Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
711c0bc1
Commit
711c0bc1
authored
Aug 18, 2018
by
Mathias Goebel
Browse files
Merge branch 'develop' of gitlab.gwdg.de:fontane-notizbuecher/SADE into develop
parents
1fb4837e
b039d253
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
711c0bc1
image
:
frekele/ant
stages
:
-
build
-
deploy
ant
:
stage
:
build
script
:
-
ant
artifacts
:
paths
:
-
build/*.xar
upload
:
stage
:
deploy
script
:
-
FILENAME=$(ls build/*.xar)
-
curl -u ci:${EXIST_UPLOAD_PW} -X POST -F file=@${FILENAME} https://ci.de.dariah.eu/exist-upload
build.properties
View file @
711c0bc1
project.namespace
=
http://textgrid.de/ns/SADE
project.version
=
2.5.5
project.title
=
Scalable Architecture for Digital Editions
project.abbrev
=
SADE
project.title
=
Scalable Architecture for Digital Editions
– Fontane
project.abbrev
=
SADE
-fontane
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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