Skip to content

Upgraded Keycloak, NGINX, Postgres and configuration accordingly (#8) #19

Upgraded Keycloak, NGINX, Postgres and configuration accordingly (#8)

Upgraded Keycloak, NGINX, Postgres and configuration accordingly (#8) #19

Workflow file for this run

name: Linux build of nginx-keycloak
on: [push]
jobs:
build-linux:
name: Ubuntu 22.04 build of nginx-keycloak
runs-on: ubuntu-22.04
steps:
- name: Check Out Repo
uses: actions/checkout@v2
- name: Docker-compose build
run: |
docker compose build