summaryrefslogtreecommitdiffstats
path: root/.github/workflows/integration-oci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/integration-oci.yml')
-rw-r--r--.github/workflows/integration-oci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/integration-oci.yml b/.github/workflows/integration-oci.yml
index eaba42531..78605aa0f 100644
--- a/.github/workflows/integration-oci.yml
+++ b/.github/workflows/integration-oci.yml
@@ -146,6 +146,7 @@ jobs:
run: |
mkdir data
./occ maintenance:install --verbose --database=oci --database-name=XE --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=autotest --database-pass=owncloud --admin-user admin --admin-pass admin
+ ./occ config:system:set debug --value=true --type=boolean
./occ config:system:set hashing_default_password --value=true --type=boolean
./occ app:enable --force ${{ env.APP_NAME }}
./occ app:enable --force call_summary_bot