remove ci debugging code
This commit is contained in:
parent
fe6e48f6dd
commit
e373d327f3
1 changed files with 0 additions and 4 deletions
|
@ -96,10 +96,6 @@ publish-maven-package-to-meissa:
|
||||||
stage: publish
|
stage: publish
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
script:
|
script:
|
||||||
- apt-get update -y
|
|
||||||
- apt-get install -y iputils-ping ssh
|
|
||||||
- ping -c 2 repo.prod.meissa.de
|
|
||||||
- ssh-keyscan repo.prod.meissa.de
|
|
||||||
- ./gradlew -x assemble -x test publishLibraryPublicationToMeissaRepository
|
- ./gradlew -x assemble -x test publishLibraryPublicationToMeissaRepository
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue