Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NeqModPlus
Indriya P2
Commits
c962fd6f
Commit
c962fd6f
authored
Dec 10, 2020
by
Kai-Holger Brassel
Browse files
Start pipeline only when committing to master
parent
789b3556
Pipeline
#1664
passed with stages
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c962fd6f
...
...
@@ -9,12 +9,13 @@ variables:
build-p2
:
stage
:
build
tags
:
-
docker
# use
-
docker
image
:
maven:3.6.3-adoptopenjdk-15
script
:
-
mvn --version
-
mvn clean install
when
:
manual
only
:
-
master
artifacts
:
paths
:
-
de.hft-stuttgart.indriya.p2site/target/repository/
...
...
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