feat(database): test with bogus folder name
This commit is contained in:
parent
21d6c39b5c
commit
40fa8d0c11
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ test:
|
|||
deployment:
|
||||
env:
|
||||
- name: SSL_CERT_DIR
|
||||
value: /etc/ssl/forgejo
|
||||
value: /etc/ssl/forgejx
|
||||
|
||||
extraVolumeMounts:
|
||||
- mountPath: /etc/ssl/forgejo
|
||||
|
|
Loading…
Reference in a new issue