This commit is contained in:
Struchkov Mark 2022-01-21 18:13:24 +03:00
parent 5922f207f5
commit 1c5d5ad5d7

View File

@ -10,8 +10,6 @@ build:
stage: build
only:
- /^release-.*$/
except:
- branches
script:
- 'mvn --settings $MAVEN_SETTINGS -U -P ossrh -P release clean deploy'
artifacts: