Skip to content

Update theme to handle new version of Keycloak (#49) #132

Update theme to handle new version of Keycloak (#49)

Update theme to handle new version of Keycloak (#49) #132

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