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