separate git-tag into own stage
This commit is contained in:
parent
41220d3c80
commit
d78e6c45fb
@ -14,11 +14,16 @@ stages:
|
||||
jobs:
|
||||
- Sonar Job
|
||||
|
||||
- Licence Stage:
|
||||
- Git Stage:
|
||||
manual: false
|
||||
final: false
|
||||
jobs:
|
||||
- Git Tag Job
|
||||
|
||||
- Licence Stage:
|
||||
manual: false
|
||||
final: false
|
||||
jobs:
|
||||
- Licence Job
|
||||
|
||||
Sonar Job:
|
||||
@ -120,7 +125,7 @@ notifications: []
|
||||
labels: []
|
||||
|
||||
dependencies:
|
||||
require-all-stages-passing: false
|
||||
require-all-stages-passing: true
|
||||
enabled-for-branches: true
|
||||
block-strategy: none
|
||||
plans: []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user