Gitlab Community Edition Instance
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
cdstar
cdstar
Commits
8e43d6f4
Commit
8e43d6f4
authored
Feb 24, 2021
by
mhellka
Browse files
CI/CD: No nexus deployments for non-tag-commits in release branches
parent
3cffb567
Pipeline
#175924
passed with stages
in 8 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
8e43d6f4
...
...
@@ -56,5 +56,4 @@ deploy-nexus:
-
$MVN -s ci-settings.xml clean jar:test-jar source:jar javadoc:jar deploy -DdeployAtEnd=true -DskipTests=true
only
:
-
/master/
-
/release-.*/
-
/v[0-9]+\.[0-9]+\.[0-9]+/
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