Skip to content

Update documentation for configuration of lua-resty-session v4 #86

Update documentation for configuration of lua-resty-session v4

Update documentation for configuration of lua-resty-session v4 #86

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: docker build . -f tests/Dockerfile -t lua-resty-openidc/test
- name: Run
run: docker run -t --rm lua-resty-openidc/test:latest