Skip to content
Snippets Groups Projects
Commit 5eca9c60 authored by jurgenhaas's avatar jurgenhaas
Browse files

Prevent updates when requiring drupal/core-vendor-hardening

parent cbe26381
No related branches found
No related tags found
No related merge requests found
......@@ -203,7 +203,7 @@ Debug:
# Add the Drupal Vendor Hardening Composer Plugin.
# see https://github.com/drupal/core-vendor-hardening
- composer config --no-interaction allow-plugins.drupal/core-vendor-hardening true
- composer require --no-interaction --no-progress drupal/core-vendor-hardening
- composer require --no-update --no-interaction --no-progress drupal/core-vendor-hardening
artifacts:
name: build-prod
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment