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
dariah
search
Commits
a79cf0f1
Commit
a79cf0f1
authored
May 12, 2021
by
Gradl, Tobias
Browse files
Merge branch 'v4.1-dev' of git@gitlab.rz.uni-bamberg.de:dariah/search.git into v4.1-dev
parents
59293a96
31d5530c
Pipeline
#23437
passed with stage
in 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a79cf0f1
...
...
@@ -28,19 +28,19 @@ build:
stage
:
build
script
:
./gradlew assemble
only
:
-
master
-
v4.x-
master
deploy
:
stage
:
deploy
script
:
-
./gradlew publish -x test :search-docs:publish $NEXUS_CREDENTIALS
only
:
-
master
-
v4.x-
master
docs
:
stage
:
deploy
script
:
-
./gradlew :search-docs:publish $NEXUS_CREDENTIALS
only
:
-
master
-
v4.x-
master
-
docs
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