Skip to content

fixed the load data command #82

fixed the load data command

fixed the load data command #82

name: Keycloak Docker Image CI
on:
pull_request:
branches: [ main, dev ]
workflow_dispatch:
jobs:
docker-ci:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v2
- name: Test Server Docker image Builds
run: docker build -f Dockerfile.keycloak .