Skip to content
Snippets Groups Projects
Verified Commit bc81c0f5 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: try to manually raise memory limits before execution

parent b162fd4f
No related branches found
No related tags found
No related merge requests found
......@@ -61,9 +61,9 @@ prepare translations:
- $IS_NPM_LIBRARY
interruptible: true
script:
- composer generate-pot
- composer merge-translations
- composer generate-pot
- COMPOSER_MEMORY_LIMIT=-1 composer generate-pot
- COMPOSER_MEMORY_LIMIT=-1 composer merge-translations
- COMPOSER_MEMORY_LIMIT=-1 composer generate-pot
prepare tests:
image: wpdesknet/phpunit-woocommerce:0-0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment