Skip to content

Merge branch 'release/0.1.4' #49

Merge branch 'release/0.1.4'

Merge branch 'release/0.1.4' #49

Workflow file for this run

name: CI Java (Host)
on:
push:
workflow_dispatch:
jobs:
build:
name: build-sonar-site-upload
uses: ebpro/gh-actions-shared-java/.github/workflows/ci-shareable-maven.yml@develop
secrets: inherit
with:
runs-on: arc-runner-set-compute-lsis
quality-goal-run: "true"
deploy-goal-run: "true"
site-goal-run: "true"
site-goal-branch: "master"