Skip to content

update theme to handle new version of Keycloak #128

update theme to handle new version of Keycloak

update theme to handle new version of Keycloak #128

Workflow file for this run

name: Build
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
image:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build image
uses: docker/build-push-action@v5