Skip to content

- OTEL connection error handling fixes. #52

- OTEL connection error handling fixes.

- OTEL connection error handling fixes. #52

Workflow file for this run

name: Gradle Build
on: {push: {tags: null}}
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: vaccovecrana/gitflow-oss-java-slim@1.0.1
with:
orgConfig: http://56db25d3f6c39937b48e-6eaf716421c53330be45fa9d36560381.r85.cf2.rackcdn.com/org-config/vacco.json
env:
SONATYPE_USER: ${{secrets.SONATYPE_USER}}
SONATYPE_PASSWORD: ${{secrets.SONATYPE_PASSWORD}}
MAVEN_SIGNING_PRV: ${{secrets.MAVEN_SIGNING_PRV}}