Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gitlab-ci
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
gitlab-ci
Commits
bc81c0f5
Verified
Commit
bc81c0f5
authored
2 years ago
by
Bartek Jaskulski
Browse files
Options
Downloads
Patches
Plain Diff
fix: try to manually raise memory limits before execution
Signed-off-by:
Bart Jaskulski
<
bjaskulski@protonmail.com
>
parent
b162fd4f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
includes/prepare.yml
+3
-3
3 additions, 3 deletions
includes/prepare.yml
with
3 additions
and
3 deletions
includes/prepare.yml
+
3
−
3
View file @
bc81c0f5
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Bartek Jaskulski
@bjaskulski
mentioned in commit
69275fd5
·
2 years ago
mentioned in commit
69275fd5
mentioned in commit 69275fd5ab12928de8099c0ce35c3e3a06671765
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment