Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
libraries
Normalizer Service Configuration
Commits
8d3cc79a
Commit
8d3cc79a
authored
Apr 06, 2021
by
Jonas Waeber
Browse files
Update gitlab ci
parent
9cd99499
Pipeline
#24235
passed with stage
in 2 minutes and 4 seconds
Changes
2
Pipelines
2
Expand all
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8d3cc79a
...
...
@@ -8,24 +8,8 @@ stages:
before_script
:
-
export GRADLE_USER_HOME=`pwd`/.gradle
test
:
stage
:
test
except
:
-
tags
image
:
gradle:6.3-jdk8
tags
:
-
mbr
script
:
-
gradle clean test
publish
:
stage
:
publish
only
:
-
tags
image
:
gradle:6.3-jdk8
tags
:
-
mbr
cache
:
policy
:
push
script
:
-
gradle clean test bintrayUpload
include
:
-
project
:
'
memoriav/memobase-2020/utilities/ci-templates'
file
:
'
gradle-test/gradle-test.yml'
-
project
:
'
memoriav/memobase-2020/utilities/ci-templates'
file
:
'
gitlab-publish/gitlab-publish.yml'
src/test/resources/single-item/output.nt
View file @
8d3cc79a
This diff is collapsed.
Click to expand it.
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