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
Commits
e16ffc52
Commit
e16ffc52
authored
Aug 27, 2018
by
Mathias Goebel
🎠
Browse files
read expath-repo.log as artifact
parent
5812b58a
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e16ffc52
...
...
@@ -27,11 +27,12 @@ installation:
-
while [ $(curl -I -s http://localhost:8080 | grep -c "200 OK") == 0 ]; do sleep 2s; done
# shutdown eXist
-
bash ${EXIST_DB}/bin/shutdown.sh
-
ls -al /tmp; mv /tmp/tests-* .
-
ls -al /tmp; mv /tmp/tests-* .
||
true
artifacts
:
paths
:
-
output.log
-
tests-*.xml
-
${EXIST_DB}/webapp/WEB-INF/logs/expath-repo.log
upload
:
stage
:
deploy
...
...
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