瀏覽代碼

Typo fix

tags/v24.0.0beta1
acsfer 2 年之前
父節點
當前提交
258515da6d
No account linked to committer's email address
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      .drone.yml

+ 2
- 2
.drone.yml 查看文件

@@ -479,7 +479,7 @@ services:
- name: cache
image: ghcr.io/nextcloud/continuous-integration-redis:latest
- name: postgres-11
image: ghcr.io/nextcloud/continuous-integration-postgres-11:latest
image: ghcr.io/nextcloud/continuous-integration-postgres-11:postgres-11
environment:
POSTGRES_USER: oc_autotest
POSTGRES_DB: oc_autotest_dummy
@@ -515,7 +515,7 @@ services:
- name: cache
image: ghcr.io/nextcloud/continuous-integration-redis:latest
- name: postgres-13
image: ghcr.io/nextcloud/continuous-integration-postgres-13:latest
image: ghcr.io/nextcloud/continuous-integration-postgres-13:postgres-13
environment:
POSTGRES_USER: oc_autotest
POSTGRES_DB: oc_autotest_dummy

Loading…
取消
儲存