Skip to content

Add more information about config option switches. #48

Add more information about config option switches.

Add more information about config option switches. #48

Workflow file for this run

name: Build pushed commit
on:
push:
branches: [ "master", "3.*" , "4.*" ]
jobs:
build:
permissions:
checks: write
contents: read
uses: 'connectorio/gh-actions-shared/.github/workflows/maven.yml@master'
secrets:
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
CI_DEPLOY_PASSWORD: ${{ secrets.CI_DEPLOY_PASSWORD }}
with:
openhab: true
server_id: thing4-snapshots
deploy: true
additional_profiles: 'thing4,openhab'
master_branch: '3'