Skip to content

custom logo per tenant #77

custom logo per tenant

custom logo per tenant #77

name: Build - every pull request
on:
pull_request:
branches: [ "*" ]
jobs:
build:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@v3
- uses: actions/[email protected]
with:
java-version: 17
java-package: jdk
architecture: x64
server-id: maven
- run: mvn clean package