-
Notifications
You must be signed in to change notification settings - Fork 277
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
Set up CI with Azure Pipelines #1031
Conversation
Make sure the environment doesn't require software to be "cgroup-aware", as many newer container platforms do. This means commands such as |
Well, so far so good! I think we'll be alright, given that this runs just fine without the memory limiting specified in the CircleCI env vars. Still more work to do to finish this thing off, though. |
This should now be functionally equivalent to the CircleCI pipeline. |
Why is the trigger set to master? Are feature branches no longer tested? |
Oh right, I forgot to update that from the template. I'll fix it in #1032 |
This is just the initial file, we'll need to modify this.