CICD
This commit is contained in:
parent
5922f207f5
commit
1c5d5ad5d7
@ -10,8 +10,6 @@ build:
|
|||||||
stage: build
|
stage: build
|
||||||
only:
|
only:
|
||||||
- /^release-.*$/
|
- /^release-.*$/
|
||||||
except:
|
|
||||||
- branches
|
|
||||||
script:
|
script:
|
||||||
- 'mvn --settings $MAVEN_SETTINGS -U -P ossrh -P release clean deploy'
|
- 'mvn --settings $MAVEN_SETTINGS -U -P ossrh -P release clean deploy'
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
Reference in New Issue
Block a user