Skip to content

Commit 3a6ac1e

Browse files
committed
Update gitlab-ci to set webroot to /html to prevent failing tests
1 parent dc4c98a commit 3a6ac1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ variables:
3535
composer:
3636
variables:
3737
DRUPAL_CORE: 10.4.9
38-
38+
_WEB_ROOT: 'html'

0 commit comments

Comments
 (0)