[skip ci] set MEISSA_PUBLISH_PACKAGE_TOKEN for publish package
This commit is contained in:
parent
9bc8371c9a
commit
5e05839945
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ publish-maven-package-to-meissa:
|
||||||
<<: *tag_only
|
<<: *tag_only
|
||||||
stage: publish
|
stage: publish
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
before_script:
|
||||||
|
- export MEISSA_PUBLISH_PACKAGE_TOKEN=$MEISSA_REPO_BUERO_RW
|
||||||
script:
|
script:
|
||||||
- ./gradlew -x assemble -x test publishLibraryPublicationToMeissaRepository
|
- ./gradlew -x assemble -x test publishLibraryPublicationToMeissaRepository
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue