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:
|
deployment:
|
||||||
env:
|
env:
|
||||||
- name: SSL_CERT_DIR
|
- name: SSL_CERT_DIR
|
||||||
value: /etc/ssl/forgejo
|
value: /etc/ssl/forgejx
|
||||||
|
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- mountPath: /etc/ssl/forgejo
|
- mountPath: /etc/ssl/forgejo
|
||||||
|
|
Loading…
Reference in a new issue