Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search
Commits
543d1bd8
Commit
543d1bd8
authored
Jul 27, 2020
by
Gradl, Tobias
Browse files
Implement git capabilities of processing-adapters (
#406
)
parent
9b5ba294
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
543d1bd8
...
...
@@ -21,11 +21,15 @@ stages:
build
:
stage
:
build
script
:
./gradlew assemble
only
:
-
master
deploy
:
stage
:
deploy
script
:
-
./gradlew publish -x test :search-docs:publish $NEXUS_CREDENTIALS
only
:
-
master
docs
:
stage
:
deploy
...
...
Write
Preview
Supports
Markdown
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