Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! ci: Add ci jo…
Browse files Browse the repository at this point in the history
…b to run wopi-validator-core
  • Loading branch information
juliusknorr committed Nov 29, 2024
1 parent 3de1611 commit d33e8ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wopi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
mkdir data
echo '<?php $CONFIG=["memcache.local"=>"\OC\Memcache\APCu","hashing_default_password"=>true];' > config/config.php
./occ maintenance:install --verbose --database=sqlite --database-name=nextcloud --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=root --database-pass=rootpassword --admin-user admin --admin-pass admin
./occ config:system:set trusted_domains 1 --value=172.17.0.1
./occ app:enable --force ${{ env.APP_NAME }}
- name: Run WOPI validator tests
Expand Down

0 comments on commit d33e8ca

Please sign in to comment.