Skip to content

Auto-populate webprotege_username attribute for new registrations #5

Auto-populate webprotege_username attribute for new registrations

Auto-populate webprotege_username attribute for new registrations #5

Workflow file for this run

on:
push:
branches-ignore:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build image
run: docker build -t protegeproject/webprotege-keycloak:test .
- name: Run entrypoint integration test
run: ./test-entrypoint.sh