fix(ci): copy plugin into test image
Moodle Plugin CI / test (push) Failing after 1m44s

This commit is contained in:
2026-08-12 17:07:32 +00:00
parent d35ce9b445
commit 91111b66d3
3 changed files with 13 additions and 2 deletions
-2
View File
@@ -25,8 +25,6 @@ services:
DB_USER: postgres
MOODLE_BRANCH: v5.2.2
NPM_CONFIG_FETCH_RETRIES: 5
volumes:
- .:/plugin:ro
command:
- /bin/bash
- -lc