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
4905d4d4
Commit
4905d4d4
authored
Sep 13, 2018
by
Mathias Goebel
Browse files
do nothing on tags
parent
03f8ea67
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4905d4d4
...
...
@@ -31,6 +31,8 @@ build-master:
-
build/*.xar
installation
:
except
:
-
tags
stage
:
test
script
:
-
wget --quiet --output-document=${EXIST_DB}.tar.gz https://bintray.com/existdb/releases/download_file?file_path=${EXIST_DB}.tar.gz
...
...
@@ -50,6 +52,8 @@ installation:
-
${EXIST_DB}/webapp/WEB-INF/logs/expath-repo.log
upload
:
except
:
-
tags
stage
:
deploy
script
:
-
FILENAME=$(ls build/*.xar)
...
...
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