mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 23:09:23 +02:00
integration: add traefik tests (#2530)
* integration: add traefik tests * enable traefik * add auth0
This commit is contained in:
parent
0a700d2816
commit
ee2b2fefa1
21 changed files with 11331 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -100,7 +100,7 @@ jobs:
|
|||
matrix:
|
||||
go-version: [1.17.x]
|
||||
platform: [ubuntu-latest]
|
||||
deployment: [multi, single]
|
||||
deployment: [multi, single, traefik]
|
||||
idp: [auth0, azure, github, gitlab, google, oidc, okta, onelogin, ping]
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue