chore: playwright enabled register
This commit is contained in:
parent
6962d40d78
commit
8af70c0702
1 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ services:
|
||||||
image: git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA}
|
image: git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA}
|
||||||
ports:
|
ports:
|
||||||
- 8080
|
- 8080
|
||||||
|
environment:
|
||||||
|
- WEB_PUBLIC_REGISTRATION = 1
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: playwright
|
- name: playwright
|
||||||
|
|
|
||||||
Reference in a new issue