Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add memory constraints #5

Open
mserranom opened this issue Mar 14, 2018 · 0 comments
Open

Add memory constraints #5

mserranom opened this issue Mar 14, 2018 · 0 comments

Comments

@mserranom
Copy link
Owner

mserranom commented Mar 14, 2018

As in:

options:
  size: 2x  # all steps in this repo get 8GB memory
 
pipelines:
  default:
    - step:
        size: 2x  # or configure at step level
        script:
          - ...

More informatio in Pipelines stocking stuffers: test reporting, Docker run and large builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant