Rolle aktualisiert: gitea (#456)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #456
This commit is contained in:
parent
2b3921aa21
commit
a3b481ff96
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
- name: run checks to ensure set variables do not crash gitea
|
||||
block:
|
||||
- name: "check token length"
|
||||
fail:
|
||||
msg: 'gitea_oauth2_jwt_secret cannot be longer than 32 characters.'
|
||||
when: gitea_oauth2_jwt_secret | length > 32
|
Loading…
Reference in a new issue