Skip to content
Snippets Groups Projects
Commit b26a4a57 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes...

Issue #3369381 by Project Update Bot: Automated Drupal 10 compatibility fixes for Unite and functional tests
parent db9ccec3
Branches
Tags
No related merge requests found
Pipeline #25838 failed
......@@ -114,13 +114,13 @@ stages:
<<: *composer-cache
artifacts:
expire_in: 1 week
expose_as: 'vendor'
expose_as: 'composer-vendor'
paths:
- vendor/
script:
- composer config --no-plugins allow-plugins.phpstan/extension-installer true
- composer validate
- composer install
- composer instal -vvv
'📦️ Yarn':
<<: *default-job-settings
......@@ -129,7 +129,7 @@ stages:
<<: *yarn-cache
artifacts:
expire_in: 1 week
expose_as: 'node_modules'
expose_as: 'yarn-node_modules'
paths:
- node_modules/
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment