Skip to content

Migrate lua-resty-session to 4.0.3 [tested, works] #59

Migrate lua-resty-session to 4.0.3 [tested, works]

Migrate lua-resty-session to 4.0.3 [tested, works] #59

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