Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE-Project
Commits
957c4388
Commit
957c4388
authored
Mar 21, 2019
by
Mathias Goebel
🎠
Browse files
Merge branch 'hotfix/4.0.1'
parents
09519b1e
d1603323
Pipeline
#92937
passed with stages
in 2 minutes and 48 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
957c4388
...
...
@@ -22,6 +22,7 @@ build-master:
stage
:
build
script
:
-
cp master.build.properties local.build.properties
-
ant master
-
ant
artifacts
:
paths
:
...
...
@@ -32,6 +33,7 @@ installation:
-
tags
stage
:
test
script
:
-
if [ $CI_COMMIT_REF_NAME = "master" ]; then ant master && cp master.build.properties local.build.properties; fi
-
ant test
-
bash test/eXist-db-*/bin/startup.sh | tee output.log &
# wait for eXist
...
...
build.properties
View file @
957c4388
project.version
=
4.0.
0
project.version
=
4.0.
1
project.name
=
http://textgrid.de/exist/fontane-develop
project.abbrev
=
fontane
project.title
=
[Fontane] SADE-Project
...
...
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